Skip to content

Releases: seer-engg/seer

v0.1.5

20 Jan 06:18
Immutable release. Only release title and notes can be modified.
600dc4d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.5

Workflow Builder

25 Dec 18:04
Immutable release. Only release title and notes can be modified.
8134d97

Choose a tag to compare

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

19 Dec 14:31
Immutable release. Only release title and notes can be modified.
c9d1a3b

Choose a tag to compare

Highlight

  • cli improvements
  • remove config hardcodings
  • postgress support

What's Changed

Full Changelog: v0.0.7...v0.0.7.post1

v0.0.7

18 Dec 14:02

Choose a tag to compare

seer CLi

optional api keys

v0.0.5

03 Dec 14:25
4ee20e5

Choose a tag to compare

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

30 Nov 13:20
9970dc7

Choose a tag to compare

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

26 Nov 19:34
7ca5242

Choose a tag to compare

e2e multi-system integration test working test using github + asana MCPs

Seer working on a coding agent

14 Nov 16:38
2e3ca14

Choose a tag to compare

summary

This Seer version successfully enhances a target coding agent .

What's Changed

Full Changelog: v0.0.1...v0.0.2

code with reflexion

02 Nov 19:39

Choose a tag to compare

v0.0.1

Remove expectation_ref from various models and reflections to streaml…