Skip to content

0.4.15

Choose a tag to compare

@madclaws madclaws released this 07 Jul 18:41

Added

  • Added tiles uninstall command to uninstall tiles from the system #173

    • By default it will keep the user data folder and config.toml. If pass --all will do a complete cleanup.
  • Added ATproto lexicon support for the shared sessions. The lexicon for that can be found here #175

Fixed

  • Optimizations in ToolCalling by adding timeouts and removing recursive syscalls + preventing 422 errors in /v1/responses api #174.
  • Set Pi's compaction setting to false by default to prevent it interfering with prompt/response cycle #174.