Skip to content

Staging#152

Merged
zfoong merged 70 commits intomainfrom
staging
Mar 29, 2026
Merged

Staging#152
zfoong merged 70 commits intomainfrom
staging

Conversation

@zfoong
Copy link
Copy Markdown
Collaborator

@zfoong zfoong commented Mar 29, 2026

CraftBot V1.2.1 update: faster task handling, stronger memory flow, and broader model support

Here are the highlights:

  • Added local LLM support.
  • Added more LLM providers.
  • Added more external app integrations.
  • Improved run_python action speed.
  • Added task cancel support for tasks waiting for a response.
  • Added direct reply support for agent messages, running tasks, and waiting tasks.
  • Direct session routing now bypasses the LLM when replying to active tasks.
  • Fixed a scheduled task race condition that caused tasks not to trigger.
  • Fixed message routing in multi-task scenarios.
  • Improved memory handling by moving user messages into trigger payloads and using recent conversation context for memory queries.
  • Replaced string parsing logic with payload-based message passing.
  • OAuth handlers now use non-blocking async calls.
  • Closing a modal now cancels in-progress OAuth and frees the port immediately.
  • Removed agent_logs.txt logging to reduce lag and long-run action delay.
  • Added dynamic loading and unloading for chat.
  • Fixed the status bar not updating correctly.
  • Fixed chat panel scrolling behavior.
  • Fixed MCPs and Skills card usage display in the dashboard.
  • Fixed the MCP tool call chunk limit issue.
  • Large attachments are now rejected before upload with a clear error.
  • Added a starting system message for new chat sessions.
  • Improved soft onboarding interview prompts.
  • Added timeout toast notifications.
  • Included minor UI, prompt, and toggle button fixes.
  • Prompt update and optimization.

zfoong and others added 30 commits March 16, 2026 12:58
…pgrade

feature: task icon change to blue chat bubble when waiting for reply.
Improvement included in PR
…face

Fix browser interface freezing issue when oauth failed
ahmad-ajmal and others added 29 commits March 26, 2026 12:35
@zfoong zfoong merged commit 95fa0dc into main Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants