Skip to content

Comments

Add bun start script for chat mode#9

Merged
evantahler merged 1 commit intomainfrom
evantahler/add-bun-start-script
Feb 18, 2026
Merged

Add bun start script for chat mode#9
evantahler merged 1 commit intomainfrom
evantahler/add-bun-start-script

Conversation

@evantahler
Copy link
Contributor

Summary

Adds a convenient bun start script that launches the agent in interactive chat mode. This simplifies the development workflow by providing a standard npm/bun script interface.

Changes

  • Added "start": "./agent.ts chat" to package.json scripts
  • Updated lockfile

🤖 Generated with Claude Code

Adds a convenient 'start' script to package.json that launches the agent in interactive chat mode with 'bun start'.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@evantahler evantahler merged commit f6112df into main Feb 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant