lgtm so far (still hallucinates imports and syntax but that’s LLMs for you)
differences for those that care:
• uses claude sonnet 3.5 now instead of gpt-4o
• uses sqlite to store thread memories instead of "threads as a service from openai" (to remove dependence on openai)
• remembers bits about your stack or preferences between threads
• will be more persistent using tools to find context