Go to file
2025-05-22 06:43:17 -07:00
templates Refactor: Split monolithic codebase into modular components and improve functionality 2025-05-22 06:34:31 -07:00
.gitignore latest, seems to work 2025-05-22 05:25:33 -07:00
broadcaster.go Fix: Address linter errors by adding error handling and removing unused function 2025-05-22 06:36:01 -07:00
go.mod latest, seems to work 2025-05-22 05:25:33 -07:00
go.sum latest, seems to work 2025-05-22 05:25:33 -07:00
llm.go Feature: Add detailed LLM interaction logging for debugging 2025-05-22 06:43:17 -07:00
main.go Feature: Replace in-memory log buffer with database-backed logging 2025-05-22 06:40:15 -07:00
Makefile latest, seems to work 2025-05-22 05:25:33 -07:00
models.go Feature: Replace in-memory log buffer with database-backed logging 2025-05-22 06:40:15 -07:00
rss.go Fix: Address linter errors by adding error handling and removing unused function 2025-05-22 06:36:01 -07:00
storage.go Feature: Replace in-memory log buffer with database-backed logging 2025-05-22 06:40:15 -07:00
webserver.go Feature: Replace in-memory log buffer with database-backed logging 2025-05-22 06:40:15 -07:00