Skip to content

Melliza v0.1.0

Choose a tag to compare

@lvcoi lvcoi released this 09 Mar 09:29
· 10 commits to main since this release

Changelog

  • 6080a95 Initial plan
  • a175730 Initial plan
  • df1c878 Initial plan
  • bd79fbe Stabilize update permission test under root environments
  • 891c71f Update documentation link to melliza docs
  • 0a73101 add to gitignore
  • 8ac6760 chore(deps): bump golang.org/x/net
  • 19706a6 feat: add CI/CD workflows and common actions, allow .github in gitignore
  • b25e991 feat: improve log view with iteration markers, story completions, and errors
  • aa81e58 feat: streaming output, .env loading, dashboard fixes, and error visibility
  • bc130ca fix(tui): clamp viewport dimensions to prevent panic on small terminals
  • 3c38e0f fix(tui): guard Esc during active creation chat loading
  • cad4ac6 fix(tui): restore Esc guard and fix init-only Gemini error masking
  • 6a130b7 fix(tui): surface Gemini errors when only init event is emitted
  • a390b72 fix: restore inactivity-based watchdog and remove env-var auth gate