Commit History

fix: fast 3-agent web demo (Surveyor->Planner->Formatter, ~60s) (#12)
73a84cb
Running
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix: limit web chat to 2 iterations for interactive response time (#11)
826e625
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix: make stream_chat async to avoid event loop conflict with Gradio (#10)
40900ed
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

docs: rewrite README to match actual architecture and codebase (#9)
c63f734
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix: add missing Critic→Orchestrator edge for completeness critiques (#8)
eee0d48
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

feat(ci): add test suite and run tests in CI before deploy (#7)
4b7d391
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix: render D3 architecture in iframe (Gradio strips scripts) (#6)
2114c64
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

feat: add animated D3.js architecture diagram to Архітектура tab (#5)
c87c3c8
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix: use eu-central-1 Bedrock model ID (eu.anthropic.claude-sonnet-4-6) (#4)
7a21b3d
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix: remove gr.load() proxy, always build local app (#3)
4d27736
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

fix(ci): update HF Space URL after rename to lmaf (#2)
9467432
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

refactor: rename LegalIntern to LMAF (Legal Multi-Agent Framework) (#1)
3bd9d04
unverified

Lexai vovkes222 Claude Opus 4.6 commited on

feat: switch to AWS Bedrock only, remove direct Anthropic/OpenAI API
e56db6a

vovkes222 Claude Opus 4.6 commited on

fix: remove type param from ChatInterface (Gradio 6.x compat)
a742ce2

vovkes222 Claude Opus 4.6 commited on

fix: remove unsupported type param from gr.Chatbot (Gradio 6.x)
680deaa

vovkes222 Claude Opus 4.6 commited on

feat: chat interface with real multi-agent pipeline
be2046c

vovkes222 Claude Opus 4.6 commited on

fix(ci): split deploy into separate steps, fix exit code handling
f3d676a

vovkes222 Claude Opus 4.6 commited on

fix(ci): use docker exec for health check (no host port mapping)
3bc1ba9

vovkes222 Claude Opus 4.6 commited on

fix(ci): pull SecondLayer repo on prod before docker build
f5ab79d

vovkes222 Claude Opus 4.6 commited on

fix(ci): use self-hosted runner + SSH to prod for deploy
14fdbf8

vovkes222 Claude Opus 4.6 commited on

fix(ci): remove invalid script_stop parameter from ssh-action
5eebf01

vovkes222 Claude Opus 4.6 commited on

ci: add deploy workflow (prod SSH + HF Space sync)
ac671e5

vovkes222 Claude Opus 4.6 commited on

fix: add src to sys.path for HF Space imports
129c901

vovkes222 Claude Opus 4.6 commited on

add requirements.txt for HF Space
815b3b4

vovkes222 Claude Opus 4.6 commited on

feat: initial LegalIntern multi-agent consultation system
a992ecb

vovkes222 Claude Opus 4.6 commited on