Skip to content

Staging#128

Merged
zfoong merged 4 commits intomainfrom
staging
Mar 17, 2026
Merged

Staging#128
zfoong merged 4 commits intomainfrom
staging

Conversation

@zfoong
Copy link
Copy Markdown
Collaborator

@zfoong zfoong commented Mar 17, 2026

`## What and Why
Hot fix for Anthropic model returning error issue

`Items changes/features added

  • Fix the old Anthropic model output mismatch issue
  • Updated model error display in browser interface
  • Updated embedded credential for external apps
  • Add hard-onboarding testing of LLM model

Test

Checklist

  • Installation pass locally
  • Tests create task and conversation happy path
  • Test Anthropic model sonnet 4.6
  • Test Anthropic model sonnet 3

@zfoong zfoong requested a review from 23008421 March 17, 2026 05:03
Copy link
Copy Markdown
Collaborator

@23008421 23008421 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Objectives:

  • Fresh installation pass
  • Test incorrect API key handling
  • 2 happy path tests: conversation mode and task creation
  • Test Anthropic models (sonnet 4.6 and sonnet 3)

PR Review Results:

  • Fresh install passed, no errors
  • Tested incorrect API key handling, able to verify and handle errors
  • Test 1 (Sonnet 4.6): Agent is able to converse normally without creating tasks, able to create tasks if required (e.g. web search task), no errors, test passed.
  • Test 2 (Sonnet 3): Unable to connect to LLM, Error: "An error occurred with the AI service. Please check your LLM configuration.", test failed.

@zfoong zfoong merged commit a86cda7 into main Mar 17, 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