v0.2.3
Added
- Tacit also learns from a clean prompt that follows a messy one
(learnFromGood). (#29) - Directives can be scoped to a workspace. (#27)
- Bootstrap can run several analyses at once (
bootstrapConcurrency). (#20) - README: a Help shape Tacit section. (#10)
Changed
- Distilled directives are one sentence of at most 25 words. (#26)
- The browser bundle is generated from
client/src/. (#22) - Official
@deepseek-ai/*packages are peer dependencies. (#23)
Fixed
- The 👍/👎 strip appears on a conversation's first prompt too. (#24)
- Directive trials count only turns from conversations steered by the
candidate. (#21)
Full diff: v0.2.2...v0.2.3