-
13bce7500c
feat: Full code review, bug fixes, and philosophy book generation
main
Gemini AI
2026-05-20 21:15:11 +00:00
-
dddf5c4a80
Add final audit report
Gemini AI
2026-05-18 00:22:34 +00:00
-
f7d0aee148
Audit, bug fixes, and coherence enhancements by Gemini AI
Gemini AI
2026-05-18 00:22:26 +00:00
-
5d45451121
Update README with all features: Scrivener, LaTeX, templates, deployment
Solaria
2026-03-14 23:45:27 +00:00
-
e821c0fe55
Add Docker Compose and Dockerfile
Solaria
2026-03-14 23:42:30 +00:00
-
1b94a71f02
Add k3s Helm charts for Opus API and TeX Live API
Solaria
2026-03-14 23:32:38 +00:00
-
1a627dc099
Add TeX Live API client and deployment configs
Solaria
2026-03-14 23:29:13 +00:00
-
a9d10583bd
Add more templates: romance, thriller, koma, cookbook
Solaria
2026-03-14 19:52:56 +00:00
-
4d3255c9aa
Add more templates: tufte, sci-fi, business, minimal
Solaria
2026-03-14 17:39:38 +00:00
-
d8047bdd2f
Add established templates: classicthesis, legrand, cleanthesis, university-press
Solaria
2026-03-14 17:29:48 +00:00
-
ada022709a
Add RPG templates: rulebook, adventure, CYOA
Solaria
2026-03-14 17:19:25 +00:00
-
7fdc8d8948
Add 8 more LaTeX templates: kdp sizes, hardcover, screenplay, journal
Solaria
2026-03-14 17:15:15 +00:00
-
35d7b1ff08
Add LaTeX templates: novel, kdp-trade, poetry, textbook, childrens
Solaria
2026-03-14 17:10:11 +00:00
-
b809713a52
Add HTML export - browser-based PDF, no LaTeX deps
Solaria
2026-03-14 15:04:50 +00:00
-
8693d2ffa9
Add LaTeX compile support with templates (memoir, academic)
Solaria
2026-03-14 13:16:09 +00:00
-
c42556d147
Add ExportOptions and auto-branch push to Scrivener export
Solaria
2026-03-14 12:52:32 +00:00
-
0ebf662d59
Add Scrivener-style export with chapter splitting and binder.json
Solaria
2026-03-14 12:06:12 +00:00
-
134b74d690
Update default model to MiniMax-M2.5
Solaria
2026-03-14 11:24:36 +00:00
-
01806579c3
Remove OpenAI fallback - MiniMax only
Solaria
2026-03-14 11:23:49 +00:00
-
fe6dcf4124
Make MiniMax primary provider (default, cost-effective)
Solaria
2026-03-14 11:23:04 +00:00
-
b417626778
Add comprehensive test suite: GitHub, S3, Generation, Output, E2E
Solaria
2026-03-14 10:54:37 +00:00
-
e73969cc63
Merge fix/fake-streaming into fix/hardcoded-timeout
Solaria
2026-03-14 09:30:13 +00:00
-
-
51fe18323f
Fix CRITICAL issues: timeout config, request validation, streaming (#37, #38, #39)
Solaria
2026-03-14 09:30:01 +00:00
-
585e9a4713
Make LLM timeout configurable via AgentConfig (#37)
Solaria
2026-03-14 09:29:01 +00:00
-
919f6b9e42
Remove unused load_dotenv import (#36)
mrhavens
2026-03-14 09:24:45 +00:00
-
-
0f62267806
Fix circular import in __init__.py (#35)
mrhavens
2026-03-14 09:24:31 +00:00
-
1b116108a6
Merge: fix-docs - Add module docstrings
mrhavens
2026-03-14 05:37:34 +00:00
-
-
2716dab0dc
Merge: fix-logging - Add structured logging
mrhavens
2026-03-14 05:37:34 +00:00
-
-
31def1a70b
Merge: fix-validation - Add Pydantic validation
mrhavens
2026-03-14 05:37:34 +00:00
-
-
9a2e429378
fix(docs): Add module docstrings
mrhavens
2026-03-14 05:37:27 +00:00
-
-
-
b52739ca5c
fix(logging): Add structured logging module
mrhavens
2026-03-14 05:37:19 +00:00
-
-
-
1f4e7bea6b
fix(validation): Add Pydantic request validation
mrhavens
2026-03-14 05:36:51 +00:00
-
-
9148ebaad5
Merge: fix-reliability - Add retry logic and circuit breaker
mrhavens
2026-03-14 05:25:43 +00:00
-
-
5b68459e12
Merge: fix-testing - Add comprehensive tests
mrhavens
2026-03-14 05:25:43 +00:00
-
-
b5da8d272c
fix(reliability): Add retry logic and circuit breaker
mrhavens
2026-03-14 05:24:09 +00:00
-
-
-
d4abe70a79
fix(testing): Add comprehensive test suite
mrhavens
2026-03-14 05:22:45 +00:00
-
-
16cf8cd5ef
feat: Add Code Review Crew
mrhavens
2026-03-14 05:13:54 +00:00
-
cfbb701284
feat: Add Agent-Driven Web Crawler
mrhavens
2026-03-14 05:00:44 +00:00
-
750d30b4de
feat: Add Multi-Source Ingestion
mrhavens
2026-03-14 04:22:07 +00:00
-
039faa660e
docs: Update README and add comprehensive framework documentation
mrhavens
2026-03-14 01:17:51 +00:00
-
110aab6ce9
feat: Add RPG & Tabletop Gaming Frameworks
mrhavens
2026-03-14 01:10:11 +00:00
-
2be17c5e85
feat: Add Creative and Interactive Frameworks
mrhavens
2026-03-14 01:04:40 +00:00
-
2778d98e0d
feat: Add Academic Paper Frameworks
mrhavens
2026-03-14 00:51:12 +00:00
-
2c7f5a7fca
feat: Add Textbook & Academic Frameworks
mrhavens
2026-03-14 00:10:17 +00:00
-
ef932973cd
feat: Add --thread-id and --resume flags for checkpointing
mrhavens
2026-03-13 23:24:41 +00:00
-
14b22fc8f6
feat: Issue #15 - Research Agent Integration
mrhavens
2026-03-13 23:09:57 +00:00
-
f1a5a24504
feat: Issue #22 - Expand Framework Library (35+ Expert Frameworks)
mrhavens
2026-03-13 23:04:32 +00:00
-
d3bc43daca
feat: Issue #21 - Purpose-Based Critique Criteria
mrhavens
2026-03-13 22:30:26 +00:00
-
be64111515
feat: Issue #20 - Purpose-Based Agent Selection
mrhavens
2026-03-13 22:26:24 +00:00
-
8cf833c729
feat: Content-Based Purpose Inference
mrhavens
2026-03-13 20:50:36 +00:00
-
b46e87ff76
feat: Nonfiction Intake System - All Three Paths
mrhavens
2026-03-13 20:46:06 +00:00
-
0b8bf3123a
feat: Issue #19 - Taxonomy Integration in Orchestrator
mrhavens
2026-03-13 20:32:48 +00:00
-
4b4addedf7
feat: Issue #18 - Purpose Classifier for Nonfiction
mrhavens
2026-03-13 20:15:20 +00:00
-
d98ef622d9
feat: Add nonfiction taxonomy - Purpose × Structure matrix
mrhavens
2026-03-13 20:00:30 +00:00
-
b59c265966
fix: Restore missing UploadFile/File imports after merge
mrhavens
2026-03-13 19:05:20 +00:00
-
8374d50516
Merge: Team 5 - Features (resolved conflict)
mrhavens
2026-03-13 18:22:32 +00:00
-
-
164851e096
Merge: Team 4 - Architecture
mrhavens
2026-03-13 18:22:24 +00:00
-
-
b7f072a3ce
Merge: Team 3 - Infrastructure
mrhavens
2026-03-13 18:22:24 +00:00
-
-
e3026b997f
Merge: Team 2 - Agent/Workflow
mrhavens
2026-03-13 18:22:23 +00:00
-
-
2e0399c2cd
Merge: Team 1 - Critical Bugs
mrhavens
2026-03-13 18:22:23 +00:00
-
-
e05370fc69
feat: Tests and streaming endpoint
mrhavens
2026-03-13 18:19:39 +00:00
-
-
-
aab4014859
fix: Architecture - state adapter, agent validation
mrhavens
2026-03-13 18:18:03 +00:00
-
-
-
f55570ceeb
fix: Infrastructure - GitHub token, API validation, cost controls
mrhavens
2026-03-13 18:16:38 +00:00
-
-
-
c711cf0156
fix: Agent/workflow bugs - CrewAI config, AutoGen revision
mrhavens
2026-03-13 18:15:24 +00:00
-
-
-
452c3daec1
fix: Critical bugs - LLM client, server imports, error handling
mrhavens
2026-03-13 18:14:11 +00:00
-
-
b584e42d65
Fix: Default to MiniMax provider
mrhavens
2026-03-13 09:30:46 +00:00
-
0f647e4e93
Add rigorous nonfiction frameworks
mrhavens
2026-03-13 08:43:54 +00:00
-
81bfe8994a
Witness ALL data: Include source code in ingestion
mrhavens
2026-03-13 05:59:03 +00:00
-
8cb29889cc
Add live research capabilities with innovation detection
mrhavens
2026-03-13 05:03:52 +00:00
-
6766e93c3d
Final cleanup: Merge LLM, add Dockerfile
mrhavens
2026-03-13 04:47:01 +00:00
-
8e92e99205
Fix: Remove hardcoded paths - now fully standalone
mrhavens
2026-03-13 04:34:22 +00:00
-
8f577fc998
Clean up: Remove dead code and add config template
mrhavens
2026-03-13 04:11:46 +00:00
-
fbecbdda19
Add one-line installer and pip extras
mrhavens
2026-03-13 03:58:53 +00:00
-
25bf417e20
Update README with web UI and API endpoints
mrhavens
2026-03-13 03:55:44 +00:00
-
f946bb3714
Add web UI and S3 upload endpoints
mrhavens
2026-03-13 03:55:10 +00:00
-
45b5af079c
Update README with local ingestion and output options
mrhavens
2026-03-13 03:47:23 +00:00
-
64cdabd2f8
Add local file/directory ingestion support
mrhavens
2026-03-13 03:45:43 +00:00
-
a6b43cd623
Add output options: save to S3 and GitHub
mrhavens
2026-03-13 03:37:57 +00:00
-
92a4fac9c7
Update README with comprehensive documentation matching implementation
mrhavens
2026-03-13 03:34:49 +00:00
-
b89dc444ed
Fix: API generate endpoint handling, remove use_autogen param
mrhavens
2026-03-13 03:33:42 +00:00
-
86dcb5e8f9
Add API client mode to CLI
mrhavens
2026-03-13 03:21:19 +00:00
-
c248487d2e
Add S3/MinIO ingestion support
mrhavens
2026-03-13 03:18:02 +00:00
-
64bea5cae6
Add comprehensive CLI, OpenAPI server, and documentation
mrhavens
2026-03-13 03:10:01 +00:00
-
6d23707ae4
Add PydanticAI integration for structured output validation
mrhavens
2026-03-13 03:02:29 +00:00
-
4b8ae306e6
Add CrewAI integration + CLI for standalone running
mrhavens
2026-03-13 02:53:52 +00:00
-
607719b3b2
Fix: Add ingest_from_github method to OpusOrchestrator
mrhavens
2026-03-13 02:42:00 +00:00
-
9eee1ac1e7
Add GitHub ingestion - pull content from repos as source material
mrhavens
2026-03-13 00:40:47 +00:00
-
41e5dac31f
Apply Gemini's fixes: add ConfigDict, improve run pattern
mrhavens
2026-03-13 00:18:58 +00:00
-
4d9220f945
Simplify - remove checkpointer, try invoke first
mrhavens
2026-03-12 23:57:25 +00:00
-
e3f04fae24
Save manuscript to file as backup, load from file as fallback
mrhavens
2026-03-12 23:52:42 +00:00
-
6083ed553a
Add debug output for state tracking
mrhavens
2026-03-12 23:30:59 +00:00
-
05cc5a5939
Fix AutoGen GroupChatManager LLM config
mrhavens
2026-03-12 23:27:14 +00:00
-
0aae4233ab
Fix state return handling - support dict fallback
mrhavens
2026-03-12 23:19:29 +00:00
-
ce77c6ede2
Integrate AutoGen critique into LangGraph workflow
mrhavens
2026-03-12 23:14:33 +00:00
-
d85693e6d6
Add AutoGen critique crew
mrhavens
2026-03-12 23:05:20 +00:00
-
774c4b1785
Fix LangGraph state decay - nodes return dicts, use stream_mode=values
mrhavens
2026-03-12 22:24:59 +00:00
-
53911136c1
Fix return bug - use invoke + stream fallback
mrhavens
2026-03-12 22:06:58 +00:00
-
710684a53f
Debug state extraction
mrhavens
2026-03-12 21:50:22 +00:00
-
a0175056bd
Fix final state extraction for LangGraph
mrhavens
2026-03-12 21:11:11 +00:00
-
411c4c100d
Fix LangGraph result handling - NOW WORKING
mrhavens
2026-03-12 20:51:05 +00:00