Skip to content

Conversation

@DanielFGray
Copy link
Contributor

  • Add prompt_history_max_size to TUI config with default value of 50
  • Update history provider to use config value instead of hardcoded constant
  • Allow users to customize how many prompts are kept in memory
  • Config can be set in opencode.json: { "tui": { "prompt_history_max_size": 200 } }

- Add prompt_history_max_size to TUI config with default value of 50
- Update history provider to use config value instead of hardcoded constant
- Allow users to customize how many prompts are kept in memory
- Config can be set in opencode.json: { "tui": { "prompt_history_max_size": 200 } }
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