stack/apps/backend
mantrakp04 9b088a89d5 refactor: clarify comments in repo-agent.ts for Git diff handling
- Updated comments in the `applyConfigUpdate` function to enhance clarity regarding the handling of Git diffs and token management.
- Removed redundant token redaction logic, ensuring the diff captures the authoritative commit source without alteration.

These changes aim to improve code readability and maintainability in the configuration update process.
2026-06-26 17:31:53 -07:00
..
prisma feat: enhance config agent run tracking and GitHub integration 2026-06-26 17:22:24 -07:00
scripts feat: enhance GitHub config agent integration 2026-06-26 13:50:01 -07:00
src refactor: clarify comments in repo-agent.ts for Git diff handling 2026-06-26 17:31:53 -07:00
.env Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
.env.development Refactor environment and configuration files 2026-06-26 14:11:53 -07:00
.eslintrc.cjs Refactor environment and configuration files 2026-06-26 14:11:53 -07:00
.gitignore private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
instrumentation-client.ts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
package.json feat: enhance config agent run tracking and GitHub integration 2026-06-26 17:22:24 -07:00
prisma.config.ts Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
tsconfig.json Fix lint 2026-02-27 09:59:26 -08:00
vercel.json External db sync (#1036) 2026-02-05 12:04:31 -08:00
vitest.config.ts Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
vitest.setup.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00