• Joined on 2026-01-06
veikab pushed to main at optovia/optovia 2026-01-12 10:42:05 +00:00
9ad655a3f2 Add direct /api/egrul endpoint with fresh MCP connection per request
veikab pushed to main at optovia/optovia 2026-01-12 10:35:13 +00:00
858a97d37f Fix EGRUL agent MCP lifecycle - use shared playwright_tools with lifespan
veikab pushed to main at optovia/optovia 2026-01-12 10:24:13 +00:00
37d2486f84 Fix EGRUL agent API call - use form-data instead of JSON
veikab pushed to main at optovia/optovia 2026-01-12 10:11:53 +00:00
e96620a7eb Update Dagster: 90 day freshness, companies table migration, no limit on batch size
veikab pushed to main at optovia/optovia 2026-01-12 09:15:11 +00:00
ee4742eba8 Add browserless compose with dokploy-network, update agno to use browserless alias
veikab pushed to main at optovia/optovia 2026-01-12 09:08:34 +00:00
b275e50168 Add Dagster DB credentials
veikab pushed to main at optovia/optovia 2026-01-12 09:05:30 +00:00
5486b4dff9 Fix Dagster Python version constraint (requires <3.13)
veikab pushed to main at optovia/optovia 2026-01-12 08:58:58 +00:00
f68315b215 Replace Meltano with Dagster for data orchestration
veikab pushed to main at optovia/optovia 2026-01-12 08:49:07 +00:00
cc61b20db8 Fix meltano container: install plugins and keep alive for manual runs
veikab pushed to main at optovia/optovia 2026-01-12 08:40:10 +00:00
0e0e489901 Use browserless for EGRUL agent instead of local Playwright
veikab pushed to main at optovia/optovia 2026-01-12 08:24:43 +00:00
3ecc1f8d4f Fix meltano: add ui command to start web interface
veikab pushed to main at optovia/optovia 2026-01-12 04:28:58 +00:00
50ad2b858b Fix EGRUL agent: non-root user for Playwright, timeout, isolated mode
veikab pushed to main at optovia/optovia 2026-01-12 04:02:47 +00:00
09e0c4cb53 Fix Playwright MCP to use chromium instead of chrome
veikab pushed to main at optovia/optovia 2026-01-12 03:03:18 +00:00
878e9adacb Fix EGRUL workflow signature for kwargs
veikab pushed to main at optovia/optovia 2026-01-12 02:53:12 +00:00
dcc0ed59de Fix EGRUL workflow arun signature for Playground API
veikab pushed to main at optovia/optovia 2026-01-11 16:42:01 +00:00
11f179c17c Enable Playwright for EGRUL workflow
veikab pushed to main at optovia/optovia 2026-01-11 16:38:39 +00:00
5fd99cf531 Fix Agno Playground: AgentOS → Playground API, skip Playwright
veikab pushed to main at optovia/optovia 2026-01-11 09:48:08 +00:00
314582d57b Migrate agents from LangGraph to Agno framework
veikab pushed to main at optovia/optovia 2026-01-11 09:14:49 +00:00
9b12bdd414 Add meltano tap-egrul + update submodules
veikab pushed to main at optovia/optovia 2026-01-11 09:13:59 +00:00
1ee4747014 Refactor lang agents: unified structure + EGRUL agent