- [2025-12-19] Add GPT-5.2 to model types
- [2025-12-19] Update custom field handling for Zod 4. Add unit tests.
- [2025-12-13] Add required package repo field for provenance
- [2025-12-11] Use updated package release script
- [2025-12-11] Publish with latest NPM
- [2025-12-11] Publish with NPM
- [2025-12-11] Publish without NPM config token
- [2025-12-11] Revert to original publish script
- [2025-12-11] Add permissions to step
- [2025-12-11] Publish with NPM
- [2025-12-11] Trigger release
- [2025-12-06] Support reasoning effort. Add agent unit test.
- [2025-12-06] Support reasoning model agents
- [2025-12-04] Pin versions
- [2025-12-04] Fix tool call-result association
- [2025-12-04] Correct tool call ID
- [2025-12-04] Fix tool call ID fallback
- [2025-12-04] Rename agent file
- [2025-12-04] Fix agent typecheck
- [2025-11-11] Support reasoning effort and relax return condition
- [2025-11-07] Add streamPartialObject method
- [2025-10-30] Fix completions API handling of response format
- [2025-10-30] Add streamObject method
- [2025-10-30] Fix completions API output parsing
- [2025-10-30] Add option to use chat API
- [2025-10-30] Remove deprecated Biome config
- [2025-07-25] suport custom shape rework
- [2025-07-18] cleanup, use @/shapes declarations
- [2025-07-17] support custom, branded, scoped types
- [2025-07-02] bump
- [2025-07-01] strip id from jsonSchema
- [2025-07-01] run format
- [2025-07-01] modify format script
- [2025-07-01] modify format script
- [2025-06-30] ts issues
- [2025-05-31] fully depricate legacy agent
- [2025-05-27] nothing
- [2025-05-27] flagging some S/O bugs (unhandled)
- [2025-05-24] add ids to assistant_message type
- [2025-05-24] stronger tool -> eventType object mapping, return eventTypes from agent instantiation
- [2025-05-23] streamline tool defs and implement registry handling for structured output defs
- [2025-05-23] tools + responseFormat agent
- [2025-05-22] new agent using structured outputs, structured functions, responses api
- [2025-05-22] add function format util
- [2025-05-22] migrate generate to use responses api and new responseFormat tooling
- [2025-05-21] add structured outputs tooling
- [2025-04-14] Use GPT-4.1 by default
- [2025-04-14] Bleed OpenAI to support GPT-4.1
- [2025-04-07] format
- [2025-02-14] fix build
- [2025-02-07] Fix function args type
- [2025-02-07] Export Message type
- [2025-02-07] Simplify gitignore
- [2025-02-07] Avoid running before called
- [2025-02-07] Infer name from tool
- [2025-02-07] Add try-catch on runner
- [2025-02-07] Add error callback
- [2025-02-07] Make tool inputs typesafe
- [2025-02-06] Fix tool return type
- [2025-01-24] Add temperature and base URL options
- [2025-01-13] Bleed Zod
- [2025-01-06] Drop Zod version
- [2025-01-06] Make response schema optional. Bleed packages.
- [2024-11-22] merge confix
- [2024-11-22] use .mjs from openai
- [2024-11-18] Add max steps param
- [2024-11-16] Expose ChatModel type
15bb994c2a1f476eb2bfaab1c6140a02685c031c
- [2024-11-15] conflix
- [2024-11-15] image support
- [2024-11-15] Add response format to agent
- [2024-11-12] Per-tool return types
- [2024-11-11] Make tool return typesafe
- [2024-11-11] Make tool inputs typesafe
- [2024-11-09] Implement Agent class
- [2024-11-08] Bleed openai. Fix types.
- [2024-11-07] Add prompt format helper
- [2024-11-07] generate utilities
- [2024-10-24] add notify-monorepo action
- [2024-10-22] Import from OpenAI index
- [2024-10-22] Remove unused var
- [2024-10-22] export createTool
- [2024-10-22] more scaffolding, boilerplate fns
- [2024-10-20] version 000