Skip to content

v1.1.20

Choose a tag to compare

@lidge-jun lidge-jun released this 31 May 11:44
· 317 commits to main since this release

Release v1.1.20

Previous: v1.1.19
Commits: 13

Changes

  • docs(cli): update grok login help text for --manual-paste default
  • docs: video provider expansion research + rebuild grok.js
  • fix(grok): default to --manual-paste for login (most reliable cross-platform)
  • chore: regenerate test inventory after adding agent-video-intent tests
  • feat(agent-video): fix Korean intent detection + add test fixtures
  • fix(windows): remove device-code auto-fallback that invalidates user's code
  • feat(video): skill documentation + agent param parsing from prompt
  • fix(video-series): store topic from videoSeries in node metadata
  • fix(i18n): add missing video.seriesTopic translation keys
  • ci: add nix flake check job
  • docs: add Contributors section — credit @aorying and all contributors
  • fix(nix): correct progrok version in comment (0.1.0 → 0.1.1)
  • Add Nix flake: reproducible node_modules, CLI via nix run, and a test check