COMMITS
April 5, 2026
A
fix(acp): use value for set_config_option; skip auto/default[]
Azukay committed
R
chore: release v0.7.0
Robert Gabriel committed
R
Merge pull request #11 from Azukay/feat/fix-acp-on-windows
Robert Gabriel committed
A
fix: address multi-agent review (ACP, security, API parity)
Azukay committed
A
chore: gitignore logs directory
Azukay committed
March 31, 2026
R
update readme
Robert Gabriel committed
March 25, 2026
R
Merge pull request #14 from anyrobert/feature/windows-cmdline-limit
Robert Gabriel committed
R
docs: document Windows cmd vs CreateProcess limits and truncation
Robert Gabriel committed
R
test: cover Windows cmdline limit, env clamp, and server config
Robert Gabriel committed
R
feat: apply Windows prompt fitting before agent spawn
Robert Gabriel committed
R
feat: add Windows CreateProcess cmdline budget and prompt fitting
Robert Gabriel committed
R
refactor: extract buildAgentFixedArgs for argv without prompt
Robert Gabriel committed
March 23, 2026
R
fix: normalize bin path for npm publish
Robert Gabriel committed
R
chore: release 0.5.0
Robert Gabriel committed
D
fix: Pro Trial label, suppress static plan line when live data available
Daniil Schovkunov committed
D
fix: restore authId sub-matching to prevent cross-account plan display
Daniil Schovkunov committed
D
feat: real model labels, auto-fetch usage on accounts list, cache token on login
Daniil Schovkunov committed
D
feat: reset-hwid command + improved usage model labels + fix tests
Daniil Schovkunov committed
D
feat: live account usage from api2.cursor.sh/auth/usage + per-account token caching
Daniil Schovkunov committed
D
feat: show account per request + per-account stats (total/ok/err/rl/latency)
Daniil Schovkunov committed
D
fix: sanitize messages before logging so verbose output is also clean
Daniil Schovkunov committed
D
feat: sanitize Claude Code / Anthropic branding from prompts before agent
Daniil Schovkunov committed
D
feat: multi-account system stabilization, bug fixes & OpenAI compat improvements
Daniil Schovkunov committed
March 20, 2026
R
chore: gitignore .claude/
Robert Gabriel committed
March 19, 2026
A
fix(proxy): return display model when request is auto
Azukay committed
A
Ignore .cursor/ (local rules)
Azukay committed
A
Estimate token usage (chars/4) in chat completions response
Azukay committed
March 18, 2026