Skip to content

Fix README: install from source instructions, document model options#44

Merged
that-github-user merged 1 commit intomainfrom
issue-36-readme-fixes
Mar 28, 2026
Merged

Fix README: install from source instructions, document model options#44
that-github-user merged 1 commit intomainfrom
issue-36-readme-fixes

Conversation

@that-github-user
Copy link
Copy Markdown
Owner

Summary

  • Replace npm install -g thinktank with clone + build + link instructions (package not yet published)
  • Add Models section documenting --model flag options (sonnet, opus, haiku, full IDs)

Change type

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • CI / infrastructure
  • Chore

Related issue

Closes #36

How to test

Read the README — install instructions should be accurate for current state.

Breaking changes

  • This PR introduces breaking changes

🤖 Generated with Claude Code

- Replace npm install -g (not yet published) with clone + build + link
- Add Models section documenting --model flag options
- Note npm package coming soon

Closes #36

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@that-github-user
Copy link
Copy Markdown
Owner Author

Self-review: Install instructions now match reality. Model docs are accurate per cli.ts validation. All 41 tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix README inaccuracies: install instructions, example output, worktree paths

1 participant