Skip to content

v0.0.4

Pre-release
Pre-release

Choose a tag to compare

@agiUnderground agiUnderground released this 28 Oct 19:36
· 7 commits to master since this release
  • useless-agent now llm-provider agnostic.
  • easy server setup with docker.
  • vim-like navigation between sessions. Select sessions with Ctrl+hjkl.
  • small responsive design improvements.
  • added a little identifier to the chat which shows an active session ip.
  • removed stateUpdate action, it distracts llm and breaks the action flow.
  • added settings sidebar.
  • added a hotkey for the settings toggle - S.
  • added a hotkey for the chat focus - C.
  • clear chat with Ctrl+L. Remove focus from the chat with Esc.
  • remove font-related CDN requests.
  • logs streaming from the server(binary stdout) to the client.
  • do not allow creation of the tasks when session server is offline.
  • fix stability of the z.ai llm provider.