Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
praxstack
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode
packages
opencode
src
tool
task.ts
on
prax-dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2026
Merge upstream/dev into prax-dev (303 commits, zero-loss)
Show description for 1fd92bb
praxstack
committed
1fd92bb
View commit details
Copy full SHA for 1fd92bb
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
kitlangton
authored
5dfe86d
View commit details
Copy full SHA for 5dfe86d
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
kitlangton
authored
16a6d6f
View commit details
Copy full SHA for 16a6d6f
View code at this point
Browse repository at this point
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
kitlangton
authored
cb67465
View commit details
Copy full SHA for cb67465
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
fix: prevent infinite retry loops, surface subagent errors, handle Bedrock undefined messages
Show description for 7ede44d
praxstack
committed
7ede44d
View commit details
Copy full SHA for 7ede44d
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
fix(app): don't rely on metadata.summary in task tool render (#12497)
adamdotdevin
authored
9497cfd
View commit details
Copy full SHA for 9497cfd
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214)
rekram1-node
authored
64e2bf8
View commit details
Copy full SHA for 64e2bf8
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
tui: fix task status to show current tool state from message store
thdxr
committed
83d0e48
View commit details
Copy full SHA for 83d0e48
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
chore: generate
actions-user
committed
9a8da20
View commit details
Copy full SHA for 9a8da20
View code at this point
Browse repository at this point
fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992)
goniz
authored
63f5669
View commit details
Copy full SHA for 63f5669
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
feat(tasks): Add model info as part of metadata (#10307)
shantur
authored
4173adf
View commit details
Copy full SHA for 4173adf
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
Revert "fix:subagent reasoningEffort not being applied (#8646)"
Show description for 9d8d0e9
rekram1-node
committed
9d8d0e9
View commit details
Copy full SHA for 9d8d0e9
View code at this point
Browse repository at this point
fix:subagent reasoningEffort not being applied (#8646)
Show description for f4086ac
johnnyapu15
and
Bot
authored
f4086ac
View commit details
Copy full SHA for f4086ac
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix(task): respect agent task permission for nested sub-agents (#8111)
malhashemi
authored
5d37e58
View commit details
Copy full SHA for 5d37e58
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
refactor: simplify task tool subagent filtering (#7165)
Show description for 34c9d10
malhashemi
and
rekram1-node
authored
34c9d10
View commit details
Copy full SHA for 34c9d10
View code at this point
Browse repository at this point
Added: Ability to hide subagents from primary agents system prompt. (#4773)
Show description for fd7b7ea
3 people
authored
fd7b7ea
View commit details
Copy full SHA for fd7b7ea
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
fix: ensure commands listing subagent work
rekram1-node
committed
625c9da
View commit details
Copy full SHA for 625c9da
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
Permission rework (#6319)
Show description for 351ddee
3 people
authored
351ddee
View commit details
Copy full SHA for 351ddee
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
plugin(hook): add task tool execution hooks and command context tracking (#5642)
spoons-and-mirrors
authored
b8a8fb0
View commit details
Copy full SHA for b8a8fb0
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
fix: reduce overhead of task tool metadata
rekram1-node
committed
3e36069
View commit details
Copy full SHA for 3e36069
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
feat: experimental.primary_tools, allow user to set the tools that should only be available to primary agents (#4913)
Show description for 0bccd1d
spoons-and-mirrors
and
actions-user
authored
0bccd1d
View commit details
Copy full SHA for 0bccd1d
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
allow task tool to have resume capabilities (#4204)
Show description for 963a926
3 people
authored
963a926
View commit details
Copy full SHA for 963a926
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Refactor agent loop (#4412)
thdxr
authored
a1214ff
View commit details
Copy full SHA for a1214ff
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
fix: resolve @file references in slash commands with subagents (#4221)
ribelo
authored
491a2ad
View commit details
Copy full SHA for 491a2ad
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
chore: format code
actions-user
committed
34ff87d
View commit details
Copy full SHA for 34ff87d
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
fix: update references after moving message functions to MessageV2 namespace
thdxr
committed
d462e38
View commit details
Copy full SHA for d462e38
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
only display last 100 messages in TUI
thdxr
committed
e45e946
View commit details
Copy full SHA for e45e946
View code at this point
Browse repository at this point
big format
thdxr
committed
1ea3a8e
View commit details
Copy full SHA for 1ea3a8e
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
feat: Adds session id to Agent context metadata (#3559)
Show description for c68607f
brandonwisnicki
and
Brandon Wisnicki
authored
c68607f
View commit details
Copy full SHA for c68607f
View code at this point
Browse repository at this point
Commits on Oct 26, 2025
chore: cleanup versioned zod imports (#3460)
Show description for 0eb899a
3 people
authored
0eb899a
View commit details
Copy full SHA for 0eb899a
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
tweak: consolidate session lock logic (#3185)
rekram1-node
authored
b3fcc9a
View commit details
Copy full SHA for b3fcc9a
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
core: improve session API reliability with proper input validation
thdxr
committed
10998d6
View commit details
Copy full SHA for 10998d6
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
fix task tool ui disappearing once done
thdxr
committed
baaff81
View commit details
Copy full SHA for baaff81
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
Upgrade to Zod v4 (#2605)
Show description for c1b4e1f
thdxr
and
actions-user
authored
c1b4e1f
View commit details
Copy full SHA for c1b4e1f
View code at this point
Browse repository at this point
Commits on Sep 13, 2025
Session management and prompt handling improvements (#2577)
Show description for 9bb25a9
thdxr
and
actions-user
authored
9bb25a9
View commit details
Copy full SHA for 9bb25a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.