Skip to content

Cleanup/cleanup llm refactor code - #54

Merged
kaihere14 merged 3 commits into
developfrom
cleanup/cleanup-llm-refactor-code
Sep 3, 2026
Merged

Cleanup/cleanup llm refactor code#54
kaihere14 merged 3 commits into
developfrom
cleanup/cleanup-llm-refactor-code

Conversation

@kaihere14

Copy link
Copy Markdown
Owner

No description provided.

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
daemon-doc Ready Ready Preview Sep 3, 2026 1:01pm UTC
1 Skipped Deployment
Project Deployment Actions Updated
read-it Skipped Skipped Sep 3, 2026 1:01pm UTC

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 38fdca8e-85ab-4075-9274-e0c512491b93

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kaihere14
kaihere14 force-pushed the cleanup/cleanup-llm-refactor-code branch from 793cbc2 to c8dcb4f Compare September 3, 2026 13:00
@vercel
vercel Bot temporarily deployed to Preview – read-it September 3, 2026 13:00 Inactive
@kaihere14
kaihere14 merged commit 97a42f2 into develop Sep 3, 2026
7 of 8 checks passed
@kaihere14
kaihere14 deleted the cleanup/cleanup-llm-refactor-code branch September 3, 2026 13:02
kaihere14 added a commit that referenced this pull request Sep 3, 2026
* Feature/remove convex log store (#46)

* refactor: remove redundant Convex log storage

* chore: remove internal development plan

* feat: add CI checks and refresh Convex tooling

Remove keepalive workflow and obsolete task logging backend while adding
formatting, linting, typechecking, build scripts, and expanded Convex agent
skills.

* fix: add ESLint dependencies and Convex log reference

* feat: remove obsolete task API and log parameter

* fix: convex client usage for live updates

* fix: use Live Updates for Cleanup Recovery

* fix: remove unused Convex API routes

* feat: add DaemonDoc development and migration plan

Add `daemondoc-plan.md` outlining current blockers, the v1 patch
strategy,
and the full v2 rewrite roadmap to transition from the current setup to
a GitHub App-based architecture.

* fix: fix README cleanup bypasses the queue runs inline in the HTTP (#48)

request

Implement reactive README cleanup progress UI
Replace the static cleanup progress toast with a reactive system driven
by
Convex log messages. Added `cleanup-queue` worker support and logic to
handle job retries and recovery via `sharedLogId`.

* Fix/flag abandoned mid refactor (#49)

* fix: prevent duplicate ActiveRepo records on reactivation

* fix: refactor imports and resolve lint issues

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix: update repo activity sync and fix deactivation logic

* fix: verify GitHub webhooks using raw request body (#51)

* Refactor LLM service and add full mode pipeline (#52)

* refactor: introduce LLM service orchestration layer

* feat: add full mode pipeline

* fix: pass AI SDK options directly to generateText

* refactor: remove legacy LLM service layer

* Improve repository scanning and LLM generation updates (#53)

* Improve repository scanning and LLM generation updates

* Format LLM and Git utility code consistently

* Replace OpenAI SDK with AI Google provider

* Cleanup/cleanup llm refactor code (#54)

* fix: improve README generation and cleanup flow

* fix: increase Gemini context and output limits

* Remove obsolete README cleanup service

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant