Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 19:29
· 84 commits to main since this release
v0.2.3
e684d9e

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