summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2025-10-15wip: zenFrank
2025-10-15tweak: consolidate session lock logic (#3185)Aiden Cline
2025-10-15wip: zenFrank
2025-10-15wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14try tsgoDax Raad
2025-10-14web: colocate copy button styles with components that use themJay V
2025-10-14ci: fixFrank
2025-10-14wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14wip: zenFrank
2025-10-14docs: improve MCP server configuration guidance with examples and caveatsJay V
2025-10-14ci: channelsDax Raad
2025-10-14syncDax Raad
2025-10-14ci: testDax Raad
2025-10-14ci: version stuffDax Raad
2025-10-14ci: fixDax Raad
2025-10-14release: v0.15.3opencode
2025-10-14ci: stuffDax Raad
2025-10-14fix: false positive package manager detection in upgrade (#3181)Aiden Cline
2025-10-14ci: fixFrank
2025-10-14wip: zenFrank
2025-10-14wip: css/ui workAdam
2025-10-14wip: css/ui workAdam
2025-10-14wip: desktop workAdam
2025-10-14feat(cli): add session option to attach command (#3167)Netanel Draiman
2025-10-14wip: css and ui packagesAdam
2025-10-14wip: desktop workAdam
2025-10-14wip: desktop workAdam
2025-10-14feat: use realtime events for live tool call updates in Slack (#3163)Dax
2025-10-14fix: update tsconfig for Slack packageDax Raad
2025-10-14fix: export trimDiff function from edit toolDax Raad
2025-10-14fix: resolve TypeScript errors in SDK and Slack packageDax Raad
2025-10-14feat: add Slack integration package with Bolt frameworkDax Raad
2025-10-14core: improve dependency management and error handling for more reliable buildsDax Raad
2025-10-14core: standardize dependency versions for better reliabilityDax Raad
Ensures consistent versions across packages by using workspace catalog for tailwindcss and tsconfig dependencies, reducing potential conflicts and installation issues.
2025-10-14core: reduce dependency conflicts by standardizing package versions through ↵Dax Raad
catalog This eliminates duplicate package versions that were causing build issues and inconsistent behavior across the monorepo. Dependencies now resolve to single versions through the workspace catalog, making installs faster and more reliable.
2025-10-14release: v0.15.2opencode
2025-10-13fix: disable GPG signing in snapshot tests (#3102)Alberto Fanton
2025-10-13fix: config dir overrides (#3160)Aiden Cline
2025-10-13fix: custom model (#3156)Aiden Cline
2025-10-13fix: clang formatter name (#3042)pancake
Co-authored-by: pancake <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-10-13fix: make shell more robust (#3051)Haris Gušić
2025-10-13docs: typo in custom-tools.mdx (#3152)maple
2025-10-13fix: typecheck (#3149)Aiden Cline
2025-10-13fix: add useCompletionUrls option to fix certain azure setups (#2528)AB
Co-authored-by: andreas.blass <[email protected]> Co-authored-by: GitHub Action <[email protected]>