stack/packages/shared-backend/src
mantrakp04 47319f221d Refactor environment and configuration files
- Removed outdated comments from `.env.development`, `.eslintrc.cjs`, and `schema.prisma` for clarity.
- Cleaned up import statements in `local-emulator.ts` and `repo-agent.ts` to improve code organization.
- Adjusted import order in `ssrf-protection.ts` and `cli.test.ts` for consistency.
- Updated `init.ts` to streamline imports and enhance readability.
- Minor adjustments in `admin-interface.ts` and `schema-fields.ts` to maintain code quality.

These changes aim to enhance maintainability and readability across the codebase.
2026-06-26 14:11:53 -07:00
..
config-agent-prompt.test.ts chore: simplify config update agents 2026-06-26 11:35:20 -07:00
config-agent.test.ts feat: enhance GitHub config agent integration 2026-06-26 13:50:01 -07:00
config-agent.ts chore: simplify config update agents 2026-06-26 11:35:20 -07:00
config-file.ts feat: enhance GitHub config agent integration 2026-06-26 13:50:01 -07:00
config-updater.ts feat: enhance GitHub config agent integration 2026-06-26 13:50:01 -07:00
index.test.ts feat: implement Config Update Repo Agent for GitHub integration 2026-06-24 16:23:39 -07:00
index.ts Refactor environment and configuration files 2026-06-26 14:11:53 -07:00