Skip to content

Commit 8b206da

Browse files
prompt builder and CLI agent mode (#695)
* WIP prompt builder and --agent mode for CLI * bumpppppy * fix opencode icon * fix other logos * update prompt, add cta to getting started * mcp updates * agent mode init guidance * more --agent cleanup in init and load --------- Co-authored-by: Theo Ephraim <theo@dmno.dev>
1 parent bf04e5d commit 8b206da

20 files changed

Lines changed: 1587 additions & 288 deletions

File tree

.bumpy/agent-mode.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
varlock: patch
3+
---
4+
5+
Add --agent flag for init and load

bun.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/varlock-website/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"astro": "astro"
1313
},
1414
"dependencies": {
15+
"@iconify/vue": "^5.0.0",
1516
"@astrojs/mdx": "^4.3.13",
1617
"@astrojs/partytown": "^2.1.4",
1718
"@astrojs/sitemap": "^3.7.0",

0 commit comments

Comments
 (0)