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
Startup info was verbose marketing copy that hid actionable info. Now:
- Shortened wallet address (0x1234...abcd)
- Added Dashboard: franklin panel → http://localhost:3100 line
- Dropped 'Try something only Franklin can do' block
- Dropped 'Code with 55+ models' tagline (already in banner)
Sub-agent cost gate:
- When the main agent runs on a free model (nvidia/*) and a sub-agent
wants to spawn with a paid model, prompt y/n before charging.
- User declines → sub-agent skipped, agent gets a clear error message
telling it to retry with a free model.
0 commit comments