GoClaw v3.14.0-beta.1
Pre-release
Pre-release
·
128 commits
to dev
since this release
v3.14.0-beta.1
Automated beta release from 53ef912.
Changes
- fix(channels): add reasoning delivery modes (#135)
- fix(ci): avoid zuey release asset race (#129)
- fix(release): address official ship blockers
- Merge remote-tracking branch 'origin/main' into dev
- ci: speed up zuey beta deploy (#127)
- fix(pipeline): recover truncated codex runs (#126)
- test: stabilize git ssh temp file check (#125)
- fix: stabilize agent git access
- fix: stabilize agent git access
- Merge pull request #123 from digitopvn/codex/fix-tool-call-announcements
- fix(channels): announce tools before execution
- Merge pull request #121 from digitopvn/codex/fix-intermediate-replies-behavior
- fix(channels): gate initial intermediate replies
- Merge pull request #120 from digitopvn/codex/issue-117-agent-scoped-git-credentials-plan
- fix(cron): wait for job goroutines on stop
- Merge pull request #119 from digitopvn/codex/issue-118-llm-generated-progress-messages
- feat(cli-credentials): add agent-scoped git credentials
- fix(channels): preserve inherited quick ack mode
- feat(channels): use generated quick ack progress
- feat(plan): outline issue 118 generated channel progress
- feat(cli-credentials): plan agent-scoped git credentials
- Merge pull request #91 from digitopvn/dev
- Merge pull request #116 from digitopvn/codex/issue-64-passive-channel-memory-extraction
- feat(channel-memory): merge dev for passive extraction
- feat(channels): add context capability admin surface
- feat: add group chat context prompt
- feat: add archived run timeline
- fix(config): persist shell deny group disables
- feat(tools): local-first document extraction for read_document
- feat(skills): add selected skill downloads
- fix(packages): report system package record failures
- fix(discord): backfill thread history attachments
- fix(ci): ship bundled skills in release tarball
- fix: allow skill_manage companion files
- fix: harden parallel tool scheduling
- fix(telegram): repair voice transcription routing
- fix(rapidapi): add cron credential diagnostics
- fix(sandbox): isolate tenant workspace mounts
- feat(channels): add human-like chat behavior
- fix(channels): load WhatsApp QR channel on create
- fix(packages): use writable scratch dir for github updates
- fix(cli-credentials): stabilize git preset creation
- fix(ci): restrict zuey beta deploy repo
- feat(channel-memory): document passive extraction
- feat(channel-memory): add channel detail controls
- feat(channel-memory): run passive extraction pipeline
- feat(channel-memory): add extraction store schema
- Merge remote-tracking branch 'origin/codex-issue-66-channel-details-admin-design' into codex/issue-64-passive-channel-memory-extraction
- Merge remote-tracking branch 'origin/dev' into codex/issue-64-passive-channel-memory-extraction
- fix(channels): harden context capability admin
- feat(channels): document context admin surface
- feat(channels): add context admin surface
- feat(channels): apply context capabilities at runtime
- feat(channels): manage context scoped capabilities
- feat(channels): persist context capability scopes
- feat(channels): expose context capability matrix
- feat(channels): expose read-only channel contexts
- feat(channels): add channel context scope contracts
- Merge remote-tracking branch 'origin/dev' into codex-issue-66-channel-details-admin-design
- test(ci): isolate beta version output env
- test(ci): guard semantic beta versioning
- fix(ci): push beta repair tags to origin
- fix(ci): bump beta above latest stable release
- test(integration): serialize abort provider leak checks
- docs(plan): add issue 66 channel admin roadmap
- feat(plan): outline passive channel memory extraction
- fix(channels): coalesce multi-attachment inbounds (#63) (#90)
- feat(secure-cli): CLI credential adapters framework + git adapter (#82) (#89)
- fix(mcp): eliminate spurious grant-revoked errors (tool filter + session reset + system-user bypass) (#87)
- feat(skills): add workspace-organizing built-in skill (#86)
- fix(ci): base64-encode zuey SSH key secret to dodge libcrypto error (#79)
- feat(deploy): track zuey ops scripts in repo + CI auto-sync
- fix(exec): surface real cwd error + auto-normalize stale workspace paths (#77)
- Merge pull request #38 from digitopvn/codex/configurable-exec-timeout
- Merge remote-tracking branch 'origin/dev' into codex/configurable-exec-timeout
- Merge pull request #57 from digitopvn/codex/issue-48-google-workspace-cli
- Merge remote-tracking branch 'origin/dev' into codex/issue-48-google-workspace-cli
- Merge pull request #62 from digitopvn/codex/issue-21-slash-skill-commands
- feat(skills): add slash command activation
- Merge pull request #61 from digitopvn/codex/issue-28-skill-upload-size
- feat(skills): configure upload size limits
- Merge pull request #60 from digitopvn/codex/issue-41-env-sensitive-values
- feat(cli): split env visibility for credentials
- feat(usage): add AI budget usage caps
- feat(tools): add command keyword allowlist
- merge(dev): resolve usage cap conflicts
- fix(telegram): preserve archive upload paths (#58)
- feat(runtime): add Google Workspace CLI support
- feat(browser): add scoped cookie sync
- fix(usage): enforce caps on auxiliary llm calls
- fix(cron): preserve SecureCLI credential context
- fix(telegram): use upload limit for outbound media (#53)
- fix(chat): support zero debounce and agent overrides
- feat(usage): edit cap policies and trace decisions
- feat(usage): bridge agent monthly budget caps
- Merge remote-tracking branch 'origin/dev' into codex/usage-cap-budget-controls
- feat(chat): debounce rapid web messages
- fix(store): avoid usage cap migration keyword
- Merge remote-tracking branch 'origin/dev' into codex/usage-cap-budget-controls
- feat(usage): add AI budget usage caps
- fix(deploy): detach gateway upgrades from service (#45)
- feat(http): unblock CLI P6 backend APIs (#44)
- fix(bitrix24): resolve PR 8-10 stack findings
- feat(ci): deploy zuey beta releases (#40)
- feat(tools): make exec timeout configurable
- feat(skills): clarify access modes and repair file paths (#31)
- feat(api): unblock goclaw-cli P6 trace follow and provider reconnect (#37)
- fix(http): harden automation API contracts (#36)
- fix(runtime): repair package installs, archives, logs, and telegram startup
- Merge pull request #33 from digitopvn/dev
- fix(security): harden upstream critical surfaces (#32)
- feat(skills): add bulk management actions
- feat(skills): add management metadata and deeplinks
- Merge pull request #25 from digitopvn/codex/securecli-openrouter-alias
- Merge pull request #24 from digitopvn/codex/feat-wait-tool
- fix(secure-cli): resolve runtime npm binary aliases
- fix(pipeline): remove BOM from deps source
- fix(config): remove BOM from channels config
- merge: bring dev into wait tool branch
- feat(tools): add built-in wait tool
- Merge pull request #19 from digitopvn/fix/github-installer-runtime-bin
- fix(packages): use runtime dir for GitHub binaries
- Merge pull request #16 from digitopvn/fix/skill-grants-tenant-scope
- fix(skills): scope agent grant status joins
- feat(providers): default ChatGPT OAuth to GPT-5.5
- docs(deployment): document codex service user auth (#17)
- docs: add skill grants beta ship journal
- fix(skills): enforce tenant scope on agent grants
- Merge remote-tracking branch 'origin/dev' into fix/skill-grants-tenant-scope
- fix(packages): repack npm fallback without scripts
- fix(packages): install sanitized npm tarballs
- fix(packages): support npm workspace dependency installs
- Merge branch 'dev' of github.com:digitopvn/goclaw into dev
- chore: codex AGENTS.md
- fix(packages): support bare-metal runtime installs
- feat(gateway): add remote release upgrade trigger
- fix(skills): add agent manage grants
- fix(agents): handle null JSON config updates (#13)
- docs(deploy): add sanitized VPS deployment runbook
- fix(ci): publish beta release without checkout
- fix(ci): allow ghcr-only beta releases
- fix(test): stabilize ci unit tests
- feat(ci): automate dev beta releases
- fix(cli-credentials): clarify agent grant env controls
- style(protocol): format method constants
- chore(repo): add agent instructions and ignore backups
- feat(agents): add model fallback configuration
- fix(test): support windows test execution
- fix(context): share agent scoped context data
- feat(permissions): add agent channel permission matrix
- feat(cli-credentials): support per-agent env grants
- feat(packages): Phase 2b — apk update flow + pkg-helper v2 protocol (nextlevelbuilder#900) (#7)
- feat(packages): Phase 2a — pip + npm update flow (nextlevelbuilder#900) (#6)
- feat(workstation): Remote Workstation Runtime — SSH exec + security + audit (#4)
- feat(webhooks): HTTP webhooks to trigger agents with HMAC auth + durable callbacks (#2)
- feat(packages): unify Packages & CLI Credentials + per-grant env overrides (#3)
- feat(skills): privacy/visibility controls for agent-owned skills (#1)
- feat(providers): add Google Cloud Vertex AI provider (#5)
- fix(discord): suppress pairing reply in groups without @mention (nextlevelbuilder#1091) (nextlevelbuilder#1092)