Skip to content

V1.2.1#144

Merged
ahmad-ajmal merged 41 commits intodevfrom
V1.2.1
Mar 27, 2026
Merged

V1.2.1#144
ahmad-ajmal merged 41 commits intodevfrom
V1.2.1

Conversation

@zfoong
Copy link
Copy Markdown
Collaborator

@zfoong zfoong commented Mar 27, 2026

Items changes/features added

  • Improve run_python action speed
  • Dynamic loading and unloading of chat
  • Fix the status bar not updating correctly issue
  • Chat panel scrolling logic
  • OAuth handlers now use non-blocking async calls
  • Modal close cancels in-progress OAuth and frees port immediately
  • Added timeout toast notification
  • Minor UI fix
  • Cancel task feature added for task waiting for response
  • Bug fix: Trigger description pollution and memory query issues
  • User messages now stored in trigger payload instead of appending to description
  • Memory queries now use task instruction + recent conversation (both user and agent messages)
  • Removed string parsing logic in favor of payload-based message passing
  • Fix MCPs and Skills card in dashboard, they now show usage correctly
  • Fix MCP tool call issue: chunk exceeds the limit issue
  • Remove agent_logs.txt logging, which caused lag and action delay after a long run
  • Reply to Chat: click reply icon on agent messages to reply directly
  • Reply to Task: click reply icon on running/waiting tasks
  • Direct session routing bypasses LLM when replying to active tasks
  • Reply context displayed in callout above user message
  • Database migration for task_session_id persistence
  • Improved soft onboarding interview prompts
  • Fixed scheduled task race condition causing tasks to not trigger
  • Fixed message routing in multi-task scenarios
  • Agent now believes it can do anything
  • Large attachments now rejected before upload with clear error
  • Added starting system message for new chat sessions
  • Minor prompt and toggle button UI fixes

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
@zfoong zfoong requested a review from ahmad-ajmal March 27, 2026 12:55
@ahmad-ajmal ahmad-ajmal merged commit d2c6886 into dev Mar 27, 2026
@zfoong zfoong deleted the V1.2.1 branch April 3, 2026 10:33
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.

2 participants