Skip to content

Commit df7d251

Browse files
author
Shabani Sanel
authored
Create my-agent.agent.hxtml
```markdown Title: capawesome CLI build completed and myapp.apk downloaded (apps:builds:create) Description: I ran the capawesome CLI to build an Android artifact and the build completed successfully and downloaded myapp.apk. Including the full terminal log for context. Command run: $ npx @capawesome/cli apps:builds:create --app-id e063e283-24d8-4cff-bf08-ac551890bd71 --git-ref main --platform=android --apk myapp.apk Terminal output: [INFO] Building web assets... [INFO] Running build command: npm run build > build > vite build vite v5.4.11 building for production... ✓ 1247 modules transformed. [SUCCESS] Web assets built successfully. [INFO] Syncing Android platform... [INFO] Loading environment variables (12 found) [INFO] Loading environment secrets (3 found) [SUCCESS] Platform synced successfully. [INFO] Configuring Gradle build... [INFO] Building Android app... [INFO] Running Gradle task: assembleRelease > Task :app:preBuild > Task :app:mergeReleaseResources > Task :app:compileReleaseKotlin [INFO] Applying ProGuard configuration... > Task :app:minifyReleaseWithR8 > Task :app:packageRelease [SUCCESS] Android app built successfully. [INFO] Build artifact: app-release.aab (24.3 MB) [INFO] Uploading build artifact to Capawesome Cloud... [SUCCESS] Build artifact uploaded successfully. [SUCCESS] Build completed in 2m 32s. [INFO] Downloading build artifact... [SUCCESS] Build artifact downloaded: myapp.apk Suggested next steps / asks: - Confirm the target repository (owner/name) where I should open this issue. - Tell me desired labels (e.g., "build", "cli", "android") and assignees, if any. - If you want to include attachments (APK, screenshots, logs file) or change the title/body, tell me now. Additional notes: - If you intended to report a failure or unexpected behavior, let me know what the expected vs actual behavior was so I can update the issue. - If this is just a record of a successful build, tell me whether to mark it as a task, note, or close after creation. ```
1 parent b3bf212 commit df7d251

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/agents/my-agent.agent.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
# Fill in the fields below to create a basic custom agent for your repository.
3+
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
4+
# To make this agent available, merge this file into the default repository branch.
5+
# For format details, see: https://gh.io/customagents/config
6+
7+
name:
8+
description:
9+
---
10+
11+
# My Agent
12+
13+
Describe what your agent does here...

0 commit comments

Comments
 (0)