Skip to content

cinsights v0.1.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 07:20
· 121 commits to main since this release
c59fa73
  • Bump version from 0.1.2 to 0.1.3 (c59fa73)
  • Merge pull request #10 from deepankarm/docs/fill-gaps (1e3973e)
  • fix: strip ANSI codes in CLI tests for CI compatibility (98e33ef)
  • test: add stats, API endpoint, and CLI tests (4227f8f)
  • test: add unit tests for metrics, scoring, costs, and JSONL parsing (50b5267)
  • fix: add dummy GOOGLE_API_KEY in test conftest (c5c4ae9)
  • test: add migration tests for CI (55e790d)
  • fix: auto-migrate DB on startup, bundle alembic with package (cdaa635)
  • chore: squash 23 alembic migrations into single initial schema (853c2d0)
  • fix: default database location to ~/.cinsights/cinsights.db (cf54c50)
  • chore: change default LLM from haiku to gemini-2.5-flash-lite (06e292d)
  • docs: switch default model to gemini-2.5-flash-lite, drop lecturing (2941edb)
  • docs: add mood quotes screenshot to concepts (028579e)
  • docs: add quality metrics + team comparison screenshot (ed692d1)
  • docs: add behavioral patterns screenshot to concepts (652943f)
  • docs: trim README to 3 screenshots, link niche features (9da1941)
  • docs: add how-it-works, FAQ, and fill concept gaps (e275038)
  • Bump version from 0.1.1 to 0.1.2 (4632e9d)
  • Merge pull request #9 from deepankarm/feat/developer-mood-quotes (2671293)
  • fix: digest formatting for weaker models, strip persona heading (b0bab46)