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
π Update notifications. Admins now see a non-intrusive toast when a new version is available, with a link to release notes. Dismissals are remembered for 24 hours. Toggle in Settings > General.
π Per-model system prompts. Configure custom system prompts per model or as a global default from the Models admin page. Supports {{VARIABLE}} template placeholders (workspace name, file tree, instructions, skills, OS, date, model).
π Workspace system prompt override. Place a .cptr/system.md file in any workspace to fully override the system prompt for that project.
Changed
π§ Context-aware tool execution. Automation tools (create_automation, list_automations, etc.) now receive full execution context (user ID, model ID) instead of just the workspace path, fixing automations being created as the wrong user.
π·οΈ Dynamic page titles. Browser tab titles now reflect the active file or chat tab (e.g. "stores.ts / myproject / cptr") instead of just the workspace name.
π "Update available" badge in About. The Settings > About page now shows a link to the latest release when a newer version exists.
π i18n updates. Added translation keys for system prompts, model templates, update notifications, and connection editing across all 10 supported locales.