Releases: abenz1267/walker
Releases · abenz1267/walker
v0.9.9
Changelog
- a00a831 applications: fix broken entries when actions are disabled
- c7fe06e bump version
- 1c32133 search: enable
'
prefix for exact matches instead of fuzzy
- 6d04687 symbols: prevent newline being attached to copied symbol
- 3907217 windows: try to display app icon when possible
v0.9.8
Changelog
- 5ce6c8b bump version
- e4fba7b defaul theme: use css custom props for colors
- 255ea8b feat: hot reloading css [disabled by default], new command
adjust theme
- e388d51 feat: symbols module
v0.9.6
Changelog
- 49001c6 ai: add keybinds to resume last session and clear current session
- 45505cf ai: auto-scroll to latest relevant entry
- d369891 ai: set prompt title as placeholder
- 321593e bump version
- 15eeb82 theme: make placeholder slightly opaque
v0.9.5
Changelog
- 0985dbc bump version
- 47d512a switcher: fix not showing all available modules
v0.9.4
Changelog
- 6ae961a ai: improved workflow, prompts can be excluded if not single module
- f092d79 bump version
- 2582149 readme: add ctrl+c keybind for ai
v0.9.2
Changelog
- c7d9867 ai: improved general flow, preparation for conversations
- d2b7082 bump version
- cc61c23 deprecation: remove all but default theme for maintance reasons
- 4e2416c refactor: cleanup module structs configs
v0.9.1
Changelog
- f45d43f ai: add general assistant default prompt
- 684d3c0 ai: log when no anthropic api key or prompts are set
- 2315459 applications: fix multiple entries being added due to how history behaves
- 137a1af bump version