Skip to content

docs: update READMEs with scheduler changes and TUI/LLM improvements#1139

Merged
bug-ops merged 1 commit intomainfrom
docs/update-readmes
Mar 3, 2026
Merged

docs: update READMEs with scheduler changes and TUI/LLM improvements#1139
bug-ops merged 1 commit intomainfrom
docs/update-readmes

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Mar 3, 2026

  • Root README: replace plain text TUI demo block with ansi-colored confidence bars (green >75%, yellow 40-75%) matching TUI rendering
  • zeph-llm: document Claude extended thinking (ThinkingConfig, Extended/ Adaptive variants, --thinking flag, max_tokens auto-bump); expand features table with mock, stt, candle, cuda, metal entries
  • zeph-tui: add /schedule command palette entry

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

Checklist

  • My code follows the project's code style guidelines
  • I have run cargo +nightly fmt --check and fixed any issues
  • I have run cargo clippy --workspace -- -D warnings and addressed all warnings
  • I have added tests that prove my fix is effective or that my feature works
  • All existing tests pass locally with my changes

@github-actions github-actions bot added documentation Improvements or additions to documentation llm zeph-llm crate (Ollama, Claude) labels Mar 3, 2026
- Root README: replace plain text TUI demo block with ansi-colored
  confidence bars (green >75%, yellow 40-75%) matching TUI rendering
- zeph-llm: document Claude extended thinking (ThinkingConfig, Extended/
  Adaptive variants, --thinking flag, max_tokens auto-bump); expand
  features table with mock, stt, candle, cuda, metal entries
- zeph-tui: add /schedule command palette entry
@bug-ops bug-ops force-pushed the docs/update-readmes branch from 23ab5e7 to 32a076c Compare March 3, 2026 19:02
@github-actions github-actions bot added the size/S Small PR (11-50 lines) label Mar 3, 2026
@bug-ops bug-ops merged commit bb62135 into main Mar 3, 2026
45 of 60 checks passed
@bug-ops bug-ops deleted the docs/update-readmes branch March 3, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation llm zeph-llm crate (Ollama, Claude) size/S Small PR (11-50 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant