Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 3.56 KB

File metadata and controls

57 lines (29 loc) · 3.56 KB

opencode-byterover

0.1.8

Patch Changes

  • #25 adcc30f Thanks @ian-pascoe! - Guide agents to prefer automatic ByteRover memory when auto recall and persist are enabled, and to use manual memory tools when automatic memory is disabled.

0.1.7

Patch Changes

  • #22 82b1a93 Thanks @ian-pascoe! - Increase the default ByteRover search, recall, and persist timeouts; expose per-call timeoutMs on manual memory tools; and make manual persist fire-and-forget by default.

0.1.6

Patch Changes

0.1.5

Patch Changes

  • #17 a272a6d Thanks @ian-pascoe! - Tighten plugin configuration validation, prevent duplicate concurrent curation, publish package type declarations, and improve ByteRover setup documentation.

0.1.4

Patch Changes

  • #15 5a665f7 Thanks @ian-pascoe! - Fix ByteRover .brv/.gitignore bootstrapping so existing ignore files are upgraded with missing generated-state rules without removing custom rules.

0.1.3

Patch Changes

  • #13 cf726b6 Thanks @ian-pascoe! - Bound curated-turn dedupe state with a per-plugin LRU cache to prevent unbounded session growth.

0.1.2

Patch Changes

  • #11 4f6affc Thanks @ian-pascoe! - Add an npm package badge to the README and align the documented configuration defaults with the plugin defaults.

0.1.1

Patch Changes

0.1.0

Minor Changes