Tags: SakuraByteCore/codexmate
Tags
feat(prompts): add per-subtab history for instruction file editor - Add backend prompt history controller (write-before-overwrite .bak, rolling cap 20, path-injection guard) wired into all three apply paths (AGENTS.md, CLAUDE.md, System Prompt) without touching optimistic lock, scroll-to-top, or request-token guards - Expose list-prompt-history / get-prompt-history RPC actions - Add symmetric history drawers in the three instruction file subtabs (codex / claude-project / system) with list, preview, and restore-to-editor semantics (restore only fills the editor; save is still required to write) - Cache authoritative historyBucket from each successful save - Add i18n keys across en/ja/vi/zh/zh-tw and regenerate precompiled render - Bump version to 0.1.11
PreviousNext