Commit History

fix: Update Engineer to use dynamic prompt getter
af4a2b1
Running

CreamyClouds Claude commited on

docs: Add demo video embed to README
9e799ac

CreamyClouds Claude commited on

fix: Dynamic sandbox env detection & add LinkedIn embed
162d847

CreamyClouds Claude commited on

feat: Add huggingface-hub to base image packages
9ca989f

CreamyClouds Claude commited on

feat: Document both Google AI SDKs in Engineer prompts
df882fa

CreamyClouds Claude commited on

fix: Add google-genai package to Modal sandbox
b052609

CreamyClouds Claude commited on

fix: Check return value of assign_tool_to_project
23d68cf

CreamyClouds Claude commited on

fix: Use user-aware get_project in move_tool action
27cfdb4

CreamyClouds Claude commited on

fix: Ensure project_id is included in user project data
8621792

CreamyClouds Claude commited on

fix: Make manage_projects use user-aware functions
3c7d8cc

CreamyClouds Claude commited on

debug: Add logging for MCP auth and tools/list
deac002

CreamyClouds Claude commited on

fix: Remove conflicting root path from MCP router
c3cacfb

CreamyClouds Claude commited on

fix: Handle missing API key gracefully in MCPLLMChat
0e416bf

CreamyClouds Claude commited on

fix: Remove invalid user_id kwarg from process_tool_request calls
cfcc680

CreamyClouds Claude commited on

debug: Add logging to handle_execute_tool for debugging
4a33ac4

CreamyClouds Claude commited on

fix: Use get_enabled_tools to filter out disabled project tools
fb656a4

CreamyClouds Claude commited on

fix: Subscribe SSE to user-specific channel for notifications
0a58f9c

CreamyClouds Claude commited on

fix: Add emphatic Gemini API warning to prevent wrong import
16f74e0

CreamyClouds Claude commited on

fix: Double-escape curly braces for f-string + ChatPromptTemplate
e869176

CreamyClouds Claude commited on

fix: Escape curly braces in f-string to fix ValueError
bc9d8f5

CreamyClouds Claude commited on

fix: Correct Gemini API usage pattern in Engineer prompts
cc5096c

CreamyClouds commited on

fix: Use user_id for requested_by in retry and edit operations
9df7fad

CreamyClouds commited on

fix: Use actual user_id instead of hardcoded mcp_client
9d5e8e2

CreamyClouds commited on

feat: Add common import patterns to Engineer prompts
d8e7d88

CreamyClouds commited on

fix: Add missing user_id parameter and use user-aware functions
ba91edc

CreamyClouds commited on

fix: Use SandboxManager for auto-selection between Docker/Modal
525e095

CreamyClouds commited on

fix: Use user-aware get_secrets_for_tool for secret injection
06bd021

CreamyClouds Claude commited on

fix: Add missing user_id parameter to handle_execute_tool
6e931a1

CreamyClouds Claude commited on

fix: Use actual user_id instead of hardcoded 'mcp_client'
eff5d20

CreamyClouds Claude commited on

fix: Critical bug - tools queued to wrong Redis namespace
03edaa7

CreamyClouds Claude commited on

fix: Clarify secret vs regular data detection in Guardian prompt
b867a8e

CreamyClouds Claude commited on

feat: Add package alias system for common misspelled package names
77e12ff

CreamyClouds Claude commited on

fix: Add user_id parameter to handle_manage_projects
158679a

CreamyClouds commited on

feat: Add context fields to request_new_tool for enhanced code generation
59d86d2

CreamyClouds commited on

fix: Use realistic test URLs for URL-type parameters
a102d02

CreamyClouds commited on

fix: Package parser regex was matching newlines incorrectly
31e9af7

CreamyClouds Claude commited on

feat: Add dynamic package support for Modal sandbox
46872fe

CreamyClouds Claude commited on

fix: Update terminology and fix Tester validation
69f96b2

CreamyClouds Claude commited on

security: Remove plain text secrets from logs
aa2c8e5

CreamyClouds Claude commited on

feat: Add more packages to Modal sandbox image
bcf3b1a

CreamyClouds Claude commited on

fix: Smart file parameter detection in Tester agent
36787fa

CreamyClouds Claude commited on

feat: Restore edit & resubmit functionality for approved tools
57d4e64

CreamyClouds commited on

fix: Pass user_id to manager when retrying rejected tools
78fbb32

CreamyClouds commited on

fix: Correct architecture diagram - remove direct Engineer to Human Approval flow
2cb32bd

CreamyClouds commited on

fix: Escape backslashes in Windows paths to prevent Unicode decode error
d97286e

CreamyClouds commited on

docs: Fix Claude Code config path to ~/.claude.json
0f3f24f

CreamyClouds commited on

docs: Correct auto-update claims - restart still needed
89da4ac

CreamyClouds commited on

docs: Simplify setup with env field, promote SSE bridge as recommended
ffc83b8

CreamyClouds commited on

docs: Add experimental SSE bridge to README
457e6e3

CreamyClouds commited on

docs: Add experimental SSE bridge info to help content
66a2528

CreamyClouds commited on