Skip to content
Merged
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,293 changes: 25,199 additions & 32,094 deletions artifact/bin/gbot-flight.mjs

Large diffs are not rendered by default.

135,231 changes: 43,296 additions & 91,935 deletions artifact/bin/gbot.mjs

Large diffs are not rendered by default.

60,445 changes: 28,279 additions & 32,166 deletions artifact/mcp/mcp-claude-channel-8029413c.mjs

Large diffs are not rendered by default.

53,978 changes: 23,669 additions & 30,309 deletions artifact/mcp/mcp-grok-bot-b8c2461e-flight.mjs

Large diffs are not rendered by default.

172,866 changes: 60,276 additions & 112,590 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,13 +55,13 @@
"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",
"@modelcontextprotocol/server": "2.0.0",
"@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