Introducing Company Research Agent v2.0.0!
It's been high time that I do a massive code cleanup here, and so I got around to modernizing the frontend/backend handshake, switching to Langchain v1.0.0, and making the code significantly more readable / modular for anyone looking to use this as a baseline for building their own deterministic agents.
What's Changed
- Feat/crawl by @guy-hartstein in #22
- chore(release): v1.1.0 by @guy-hartstein in #23
- Bump brace-expansion in /ui by @dependabot[bot] in #24
- Bump vite from 6.3.4 to 6.3.6 in /ui by @dependabot[bot] in #26
- Bump on-headers and serve in /ui by @dependabot[bot] in #28
- fixed an issue where crawl results weren't used because they didn't h… by @guy-hartstein in #30
- Bump vite from 6.3.6 to 6.4.1 in /ui by @dependabot[bot] in #31
- massive refactoring, retiring websocket system, overall cleanup, lang… by @guy-hartstein in #33
Full Changelog: latest...v2.0.0