Skip to content

Remove TypeScript definitions and core implementation files#487

Open
gesslar wants to merge 2 commits into02-21-refactor_add_flat-hierarchy_src_modules_with_actioneer_pipelinefrom
02-21-refactor_remove_deprecated_src_core__module_hierarchy
Open

Remove TypeScript definitions and core implementation files#487
gesslar wants to merge 2 commits into02-21-refactor_add_flat-hierarchy_src_modules_with_actioneer_pipelinefrom
02-21-refactor_remove_deprecated_src_core__module_hierarchy

Conversation

@gesslar
Copy link
Owner

@gesslar gesslar commented Feb 22, 2026

This pull request removes the entire TypeScript declaration files from the dist/types directory and deletes the core source files from the src/core directory, effectively removing the BeDoc core functionality.

Key changes:

  • Removes all TypeScript declaration files (.d.ts and .d.ts.map) for core modules including ActionManager, Configuration, Core, Discovery, HookManager, Logger, and utility classes
  • Deletes core source implementation files including ActionManager, ContractManager, Conveyor, Core, Discovery, and HookManager
  • Removes action-specific managers (ParseManager, PrintManager) and contract classes
  • Eliminates utility modules for actions, contracts, data handling, file operations, modules, strings, type specifications, and validation

This appears to be a major refactoring that completely removes the existing BeDoc core architecture, likely in preparation for a new implementation approach.

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

gesslar and others added 2 commits February 22, 2026 01:05
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gesslar gesslar force-pushed the 02-21-refactor_add_flat-hierarchy_src_modules_with_actioneer_pipeline branch from c35ae8b to b1aba58 Compare February 22, 2026 06:05
@gesslar gesslar force-pushed the 02-21-refactor_remove_deprecated_src_core__module_hierarchy branch from 81340b5 to 99f2fdb Compare February 22, 2026 06:05
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