Skip to content

feat: add configurable chat prompt features#11

Merged
hikariming merged 1 commit intomainfrom
codex/chat-prompt-features
Mar 15, 2026
Merged

feat: add configurable chat prompt features#11
hikariming merged 1 commit intomainfrom
codex/chat-prompt-features

Conversation

@hikariming
Copy link
Owner

Summary

  • add persistent prompt feature config with builtin defaults and migration coverage in Tauri
  • add settings UI and helper logic for editable chat prompt features and quick actions
  • prefill new prompt templates with {text} and add inline help for the placeholder

Test Plan

  • npm test -- --run src/components/features/SettingsDialog.test.tsx src/components/features/ArticleChatAssistant.test.tsx src/components/features/AssistantSidebarShell.test.tsx src/lib/promptFeatures.test.ts
  • cargo test --manifest-path textlingo-desktop/src-tauri/Cargo.toml --test prompt_feature_config_test -- --nocapture

@hikariming hikariming merged commit 94831ee into main Mar 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant