Commit Graph

95 Commits

Author SHA1 Message Date
Richard Ward
d1c65f022c code: validate,tools,packages (1 files) 2025-12-31 12:35:17 +00:00
Richard Ward
d9932718d9 code: tools,detection,frontends (14 files) 2025-12-30 23:43:40 +00:00
Richard Ward
899dec7323 code: registry,tsx,tools (2 files) 2025-12-30 22:19:07 +00:00
Richard Ward
a911b3cc34 code: tools,schema,codegen (1 files) 2025-12-30 22:13:28 +00:00
Richard Ward
4411b6d5bd code: tools,schema,codegen (2 files) 2025-12-30 22:12:59 +00:00
Richard Ward
9e8736cc88 code: tools,schema,registry (1 files) 2025-12-30 22:11:38 +00:00
Richard Ward
f5de11a0d9 code: tools,schema,registry (1 files) 2025-12-30 21:38:23 +00:00
Richard Ward
7d67e69baa config: tools,schema,registry (2 files) 2025-12-30 21:35:58 +00:00
Richard Ward
288413aaaa config: schema,tools,registry (3 files) 2025-12-30 21:35:30 +00:00
Richard Ward
27c1c37450 code: tools,schema,codegen (2 files) 2025-12-30 21:35:02 +00:00
cfa1e5bfee feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo 2025-12-30 12:21:15 +00:00
4d451dab46 fix(types): enhance type safety across various components and utilities 2025-12-30 00:47:10 +00:00
4dbea7a9b0 fix(types): enhance type safety in AstLambdaRefactorUtils and AutoCodeExtractor3000Utils methods 2025-12-30 00:43:47 +00:00
642215fe14 fix(types): improve type safety in utility functions across multiple refactor utils 2025-12-30 00:43:35 +00:00
65143eb904 refactor: replace 'any' with specific parameter types in class wrapper functions 2025-12-29 22:12:44 +00:00
copilot-swe-agent[bot]
56171929b6 Polish: Improve comments and error messages per code review
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:22:26 +00:00
copilot-swe-agent[bot]
f955d0d200 Address code review: Remove eval(), improve type safety
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:21:13 +00:00
copilot-swe-agent[bot]
c8593119b2 Refactor forms.ts: Convert to JSON config (244→29 lines, +3 JSON files)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:17:53 +00:00
copilot-swe-agent[bot]
3970ef22fd Analyze refactoring tools and identify issues
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:11:37 +00:00
copilot-swe-agent[bot]
4db87be546 Changes before error encountered
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 19:33:03 +00:00
copilot-swe-agent[bot]
2489c2133e Add extraction registry tracking and improve logging with detailed function analysis
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 18:56:18 +00:00
copilot-swe-agent[bot]
034f8e3f51 Add comprehensive documentation for Auto Code Extractor 3000™
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 18:32:06 +00:00
copilot-swe-agent[bot]
29ed9d4b7e Add Auto Code Extractor 3000™ - fully automated code extraction tool
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 18:30:18 +00:00
6049c28cdd feat: add test analysis CLI and report generation functionality 2025-12-27 19:15:47 +00:00
25228f3371 feat: implement test coverage report generation with improved structure and best practices 2025-12-27 19:14:17 +00:00
f4a5950c31 Merge branch 'main' into codex/refactor-error-as-todo-refactor.ts 2025-12-27 18:23:48 +00:00
d44385fc41 refactor: modularize error-as-todo runner 2025-12-27 18:23:08 +00:00
0abb48c7aa Merge branch 'main' into codex/refactor-tools-scripts-into-lambda-files 2025-12-27 18:20:54 +00:00
6447e7a203 refactor: modularize stub tooling 2025-12-27 18:20:45 +00:00
d12b24a36b refactor: modularize error-as-todo runner 2025-12-27 18:11:17 +00:00
f7f15bacb3 refactor: modularize lambda refactor tooling 2025-12-27 17:33:26 +00:00
4454e4d104 refactor: modularize multi-language refactor tooling 2025-12-27 17:19:34 +00:00
94aa22828f refactor: modularize render analysis and size checks 2025-12-27 16:49:05 +00:00
3cab2e42e1 refactor: modularize complexity checker 2025-12-27 16:44:25 +00:00
5689e9223e refactor: modularize implementation completeness analyzer 2025-12-27 16:36:46 +00:00
b2f198dbc8 Merge branch 'main' into copilot/convert-todo-items-to-issues 2025-12-27 16:24:37 +00:00
1b3687108d Merge branch 'main' into copilot/refactor-typescript-modular-structure 2025-12-27 15:55:04 +00:00
7173989234 feat: add function isolation refactor tooling 2025-12-27 15:53:55 +00:00
copilot-swe-agent[bot]
5aeeeb784b Add error-as-TODO refactoring runner with positive error philosophy
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 15:49:06 +00:00
79238fda57 refactor: modularize TypeScript files over threshold 2025-12-27 15:46:44 +00:00
copilot-swe-agent[bot]
d93e6cc174 Add C++ support to lambda refactoring tools with multi-language auto-detection
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 15:44:35 +00:00
copilot-swe-agent[bot]
4c19d4f968 Add comprehensive bulk refactoring tools with automated linting and import fixing
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 15:40:31 +00:00
4cbd1f335e refactor: modularize select component and scripts 2025-12-27 15:39:39 +00:00
copilot-swe-agent[bot]
7feb4491c0 Add refactoring tracker tool and progress report for 106 large files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 15:35:53 +00:00
eba50b5562 chore: add large TypeScript audit tooling 2025-12-27 15:31:48 +00:00
copilot-swe-agent[bot]
2180f608fb Restructure dbal folder: development, production, and shared
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 13:30:57 +00:00
copilot-swe-agent[bot]
e46c7a825d Add GitHub Action workflow and TODO monitoring script with comprehensive docs
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 04:09:05 +00:00
copilot-swe-agent[bot]
08513ab8a3 Add npm scripts and comprehensive documentation for TODO to issues conversion
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 04:05:57 +00:00
copilot-swe-agent[bot]
e79ea8564a Add comprehensive tests and filtering options to populate-kanban script
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 04:03:22 +00:00
copilot-swe-agent[bot]
a111ca8230 Add comprehensive documentation for kanban population
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 03:37:44 +00:00