Skip to content

feat: add opencode run integration replacing HTTP server#1

Merged
Martins6 merged 2 commits intomainfrom
feat/opencode-run
Mar 6, 2026
Merged

feat: add opencode run integration replacing HTTP server#1
Martins6 merged 2 commits intomainfrom
feat/opencode-run

Conversation

@Martins6
Copy link
Copy Markdown
Owner

@Martins6 Martins6 commented Mar 6, 2026

Summary

  • Replace opencode serve HTTP integration with direct opencode run command execution
  • Add runner to execute and parse NDJSON output
  • Add /new-session command for fresh conversations
  • Change default agent to build, model to MiniMax-M2.5
  • Track session state with IsNewSession flag
  • Remove server startup from bot initialization

Martins6 added 2 commits March 5, 2026 22:44
- Add username support feature to feat-telegram-bot.md
- Log config set overwrite fix
- Log allowed_users array parsing fix
- Replace opencode serve HTTP integration with direct opencode run commands
- Add runner.go to execute and parse NDJSON output
- Add /new-session command for fresh conversations
- Change default agent to build, model to MiniMax-M2.5
- Track session state with IsNewSession flag
- Remove server startup from bot initialization
- Update documentation with new feature file
@Martins6 Martins6 merged commit 4c058bc into main Mar 6, 2026
@Martins6 Martins6 deleted the feat/opencode-run branch March 6, 2026 18:29
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