Agent Base

OpenCode

Kick off AI-powered coding tasks with natural language commands

New Task

Tip: Be specific about what you want to achieve

Works from: PR comments, GitHub issues, feedback inbox

1

Running

1

Queued

2

Completed

47

Total Commits

/oc implement webhook retry with exponential backoff

Adding retry mechanism to webhook handler

Running
agent-base-corefeat/webhook-retryStarted 5 minutes ago
Progress65%
Output
1Analyzing codebase structure...
2Found webhook handler in src/handlers/webhook.ts
3Creating retry utility in src/utils/retry.ts
4Implementing exponential backoff logic...
5Writing unit tests...
/oc fix type errors in workflow engine

Resolving TypeScript compilation errors

Completed
agent-base-corefix/type-errorsStarted 1 hour ago3 commits8 files
Output
1Scanning for type errors...
2Found 12 type errors across 8 files
3Fixing type assertions in workflow-engine.ts
4Adding missing type definitions
5All type errors resolved
6Created PR #143
/oc review PR #142 and suggest improvements

Code review for webhook retry mechanism

Completed
agent-base-coremainStarted 2 hours ago
Output
1Analyzing PR #142...
2Code quality: Good
3Suggested: Add jitter to backoff calculation
4Suggested: Increase test coverage for edge cases
5Review posted to GitHub
/oc add unit tests for discord message parser

Improving test coverage for Discord connector

Failed
discord-connectortest/message-parserStarted 3 hours ago
Output
1Analyzing message parser implementation...
2Generating test cases...
3Error: Unable to resolve dependency @discord/types
4Task failed - manual intervention required

Task failed - review output for details

/oc document the API endpoints

Auto-generating API documentation

Queued
agent-base-coredocs/apiStarted Queued
Agent Assistant· OpenCode
Hi! I'm your Agent Base assistant. I can help you manage workflows, review PRs, respond to feedback, and more. What would you like to do?

Suggestions

Press Enter to send, Shift+Enter for new line