It was something that was used for token efficiency. Most of the settings and use cases are quite poorly communicated but asking Claude to review the latest release changelog…
Have you tried '/model opusplan' I've had strong results mixing opus for planning with sonnet implementing.
Been using https://cmux.com for past few months, and runs nicely over ssh + tmux with native tabs.
/advisor is like the old /opusplan mode but for running tasks not just pre-planning. It can work nicely with Sonnet as the main agent and escalates to Opus as needed.
export CLAUDE_CODE_EFFORT_LEVEL=max
and now /fast will get you moving quicker but at a premium.
I ran into this exact problem building a MCP server. 85 tools in experimental mode, ~17k tokens just for the tool manifest before any work starts. The fix I (well Codex actually) landed on was toolset tiers…
this is the vibe coding equivalent of 'hello world' at this stage. Fun tho.
The third most popular skill on skills.sh[1] with 50k/week installs is a link to download a command[2] [1] https://skills.sh/vercel-labs/agent-skills/web-design-guidel... [2]…
FWIW this isn’t new, using a Claude/Max subscription auth token as a general-purpose “API key” has been known (and blocked) for ages. OpenCode basically had to impersonate the official Claude Code client to make that…
How does the memory scale (or not!) over time. If using Letta in a single agent mode, similar to just using claude - how does memory blocks stay relevant and contextual? I guess what I'm asking is, if there is a memory…
I like this approach, and it's very similar to what I'm currently using - albeit my use case is to get Claude to automatically invoke the relevant subagents during both planning and build stages. Subagents using MCP…
Installing (Arch btw), love the UI
Can it work without Linear, using md files?
Add these settings to your `.claude/settings.json`: ```json { "env": { "ANTHROPIC_CUSTOM_HEADERS": {"anthropic-beta": "context-1m-2025-08-07"}, "ANTHROPIC_MODEL": "claude-sonnet-4-20250514",…
opencode allows auth via Anthropic to enable claude max subscription.
Very interesting to see so many new TUI tools for llm. Opencode allows auth via Claude Max, which is a huge plus over requiring API (ANTHROPIC_API_KEY)
Interesting, how does this compare against https://github.com/ryoppippi/ccusage ?
You may be interested in https://github.com/ryoppippi/ccusage
I like this solution, I had tinkered with the Otel hoping to get un-redacted prompt and responses but had no luck. Did you perhaps get deeper into what data was useful?
As a non developer, this was incredible useful to understand the prompt structure and apply to my own Claude Code.
Having used Claude daily for last year or so, I don't feel great about being pushed into quite expensive tiers of 5-20x cost. I already feel like I'm hitting the Pro limit 2x/day more often than recently, although no…
Post sign-up, hitting "Connect Google Services" received this error. You can’t sign in because this app sent an invalid request. You can try again later or contact the developer about this issue. Learn more about this…
Did you contact them in the last 7 months, not last 7 hours when you got banned.
If I understand correctly: - you run advertising and lead gen on behalf of clients using their CRM (their domain email/outreach) - and require Stripe for attribution, and to remit payment from client to you That's most…
It was something that was used for token efficiency. Most of the settings and use cases are quite poorly communicated but asking Claude to review the latest release changelog…
Have you tried '/model opusplan' I've had strong results mixing opus for planning with sonnet implementing.
Been using https://cmux.com for past few months, and runs nicely over ssh + tmux with native tabs.
/advisor is like the old /opusplan mode but for running tasks not just pre-planning. It can work nicely with Sonnet as the main agent and escalates to Opus as needed.
export CLAUDE_CODE_EFFORT_LEVEL=max
and now /fast will get you moving quicker but at a premium.
I ran into this exact problem building a MCP server. 85 tools in experimental mode, ~17k tokens just for the tool manifest before any work starts. The fix I (well Codex actually) landed on was toolset tiers…
this is the vibe coding equivalent of 'hello world' at this stage. Fun tho.
The third most popular skill on skills.sh[1] with 50k/week installs is a link to download a command[2] [1] https://skills.sh/vercel-labs/agent-skills/web-design-guidel... [2]…
FWIW this isn’t new, using a Claude/Max subscription auth token as a general-purpose “API key” has been known (and blocked) for ages. OpenCode basically had to impersonate the official Claude Code client to make that…
How does the memory scale (or not!) over time. If using Letta in a single agent mode, similar to just using claude - how does memory blocks stay relevant and contextual? I guess what I'm asking is, if there is a memory…
I like this approach, and it's very similar to what I'm currently using - albeit my use case is to get Claude to automatically invoke the relevant subagents during both planning and build stages. Subagents using MCP…
Installing (Arch btw), love the UI
Can it work without Linear, using md files?
Add these settings to your `.claude/settings.json`: ```json { "env": { "ANTHROPIC_CUSTOM_HEADERS": {"anthropic-beta": "context-1m-2025-08-07"}, "ANTHROPIC_MODEL": "claude-sonnet-4-20250514",…
opencode allows auth via Anthropic to enable claude max subscription.
Very interesting to see so many new TUI tools for llm. Opencode allows auth via Claude Max, which is a huge plus over requiring API (ANTHROPIC_API_KEY)
Interesting, how does this compare against https://github.com/ryoppippi/ccusage ?
You may be interested in https://github.com/ryoppippi/ccusage
I like this solution, I had tinkered with the Otel hoping to get un-redacted prompt and responses but had no luck. Did you perhaps get deeper into what data was useful?
As a non developer, this was incredible useful to understand the prompt structure and apply to my own Claude Code.
Having used Claude daily for last year or so, I don't feel great about being pushed into quite expensive tiers of 5-20x cost. I already feel like I'm hitting the Pro limit 2x/day more often than recently, although no…
Post sign-up, hitting "Connect Google Services" received this error. You can’t sign in because this app sent an invalid request. You can try again later or contact the developer about this issue. Learn more about this…
Did you contact them in the last 7 months, not last 7 hours when you got banned.
If I understand correctly: - you run advertising and lead gen on behalf of clients using their CRM (their domain email/outreach) - and require Stripe for attribution, and to remit payment from client to you That's most…