Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/agent-bundle-b4e38409f4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"grok-bot-cli": patch
---

Update agent-bundle to b4e38409f4 so generated executables no longer ship bundled dependencies' comments.
2 changes: 1 addition & 1 deletion artifact/agent-bundle.compile-evidence.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion artifact/agent-bundle.manifest.json

Large diffs are not rendered by default.

57,030 changes: 25,078 additions & 31,952 deletions artifact/bin/gbot-flight.mjs

Large diffs are not rendered by default.

134,644 changes: 43,013 additions & 91,631 deletions artifact/bin/gbot.mjs

Large diffs are not rendered by default.

53,406 changes: 23,394 additions & 30,012 deletions artifact/mcp/mcp-grok-bot-b8c2461e-flight.mjs

Large diffs are not rendered by default.

172,308 changes: 60,008 additions & 112,300 deletions artifact/mcp/mcp-grok-bot-b8c2461e.mjs

Large diffs are not rendered by default.

85,602 changes: 26,788 additions & 58,814 deletions artifact/scripts/gbot-relay.mjs

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"LICENSE"
],
"devDependencies": {
"@agent-bundle/runtime": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@4f62216f30",
"@agent-bundle/runtime": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@b4e38409f4",
"@changesets/cli": "3.0.3",
"@rstest/core": "0.11.12",
"@types/node": "^24.0.0",
"@types/react": "^19.2.18",
"agent-bundle": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@4f62216f30",
"agent-bundle": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@b4e38409f4",
"react": "19.3.0",
"react-dom": "19.3.0",
"typescript": "7.0.2",
Expand Down