Releases: seer-engg/seer
Releases · seer-engg/seer
v0.1.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Feat/1231 execution traces by @akshay326 in #129
- feat: background worker by @lokesh-danu in #140
- feat: add signup_source field to User model and update auth middleware by @akshay326 in #144
- feat: add Supabase by @lokesh-danu in #148
- fix versioning error by @lokesh-danu in #154
- feat: flag for redirect uri by @lokesh-danu in #159
- bug: fix secret headers by @lokesh-danu in #161
- bug:caching issue in schema validation by @lokesh-danu in #163
- feat: add google analytics 4 to docs.getseer.dev with custom event tr… by @akshay326 in #175
- feat: payments and usage gates by @lokesh-danu in #173
- bug: increase timeout in auth callback by @lokesh-danu in #177
- bug: llm credit usgae tracking and limtis by @lokesh-danu in #179
- docs: add shields.io badges to README by @akshay326 in #182
- chore: migrate from AGPL-3.0 to dual-license MIT by @akshay326 in #185
- feat: v2 spec schema (edges, triggers), chore : restructure package by @lokesh-danu in #186
- breaking changes : deprecating v1 spec by @lokesh-danu in #187
Full Changelog: v0.0.9...v0.1.5
Workflow Builder
Immutable
release. Only release title and notes can be modified.
What's Changed
- Introduced UI based AI wokflow builder
- Fine grained auth scope integration . Right now only google and github
- Chat based agent to build workflows
Full Changelog: v0.0.8...v0.0.9
CLI improvements , Postgress connectors
Immutable
release. Only release title and notes can be modified.
Highlight
- cli improvements
- remove config hardcodings
- postgress support
What's Changed
- Bug: resources not available in testing by @lokesh-danu in #97
- feat : Cli , Optional APi Keys by @lokesh-danu in #99
- Add LICENSE file by @akshay326 in #103
- feat: postgres connectors, supervisor, cli improvements by @lokesh-danu in #102
Full Changelog: v0.0.7...v0.0.7.post1
v0.0.7
seer CLi
optional api keys
v0.0.5
What's Changed
- Feature: service wise provision, context7 for documentation , prompt updates by @lokesh-danu in #78
- Add optional plan-only mode or eval agent and EDA with TA's input message by @akshay-seer in #79
*cleanup by @lokesh-danu in #80 - replace langchain deepagents by @lokesh-danu in #82
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Stable end to end flow
What's Changed
- minor cleanup + tool enhancement by @lokesh-danu in #67
- Update readme context by @lokesh-danu in #63
- Update dependencies and refactor eval agent tools by @akshay-seer in #68
- Refactor eval agent models and enhance tool handling by @akshay-seer in #70
- fix reflexion imports by @lokesh-danu in #72
- Update version to 0.1.1 and clean up code across multiple files by @akshay-seer in #71
- service wise breakdown + tool selection with llm by @lokesh-danu in #74
- Config cleanup by @lokesh-danu in #75
- TA invocation bug by @lokesh-danu in #76
- fixing relod issues by @lokesh-danu in #77
Full Changelog: v0.0.3...v0.0.4
seer-v0.0.3
e2e multi-system integration test working test using github + asana MCPs
Seer working on a coding agent
summary
This Seer version successfully enhances a target coding agent .
What's Changed
- update handshake by @lokesh-danu in #27
- return new sandbox from codex by @lokesh-danu in #33
- update eval flow by @lokesh-danu in #34
- bug in run stage by @lokesh-danu in #36
- eval agent bloat cleanup by @akshay-seer in #35
- langsmith tracing by @lokesh-danu in #37
- enhanced planning by @lokesh-danu in #38
- Feat/1104 graph rag by @akshay-seer in #39
- Codex enhancements by @lokesh-danu in #40
- codex to eval agent by @lokesh-danu in #41
- Clean Github URL by @lokesh-danu in #42
- langchain docs mcp server by @lokesh-danu in #43
- simplify codex by @akshay-seer in #44
- codex enhancements by @lokesh-danu in #45
- SB template , kill command bug , seperate planner & coder threads, judge improvements by @lokesh-danu in #46
- working mutation by @lokesh-danu in #47
- minor by @lokesh-danu in #48
- Feat/1109 agentic judging by @lokesh-danu in #49
- Feat/1109 agentic judging by @lokesh-danu in #50
- support gpt-5 in buggy coder by @lokesh-danu in #51
- got 5 bump by @lokesh-danu in #52
- fix expected output by @lokesh-danu in #53
- output format fixes by @lokesh-danu in #54
Full Changelog: v0.0.1...v0.0.2
code with reflexion
v0.0.1 Remove expectation_ref from various models and reflections to streaml…