Skip to content

Conversation

fjm2u
Copy link
Collaborator

@fjm2u fjm2u commented Aug 13, 2025

  • Introduce a comprehensive MCP Hook System with type definitions and management API.
  • Remove outdated testing functionality and improve error handling.
  • Update database schema management and enhance documentation for better clarity.
  • Integrate CodeMirror for improved code editing and add localization support for hooks management UI.
  • Bump package versions for multiple packages.

fjm2u added 20 commits August 5, 2025 00:43
- Introduced MCPHook, HookContext, HookResult, HookExecutionError, HookScriptEnvironment, HookOperations, and HookExecutionLog interfaces for the hook system.
- Implemented HookAPI interface for managing hooks, including methods for listing, creating, updating, deleting, enabling/disabling, reordering, and testing hooks.
- Removed the onTest prop from HookListItem and its usage in HookManager.
- Deleted HookTestDialog component and its associated logic.
- Updated HookManager to eliminate testing hook functionality.
- Adjusted hook store to remove test-related state and actions.
- Refactored hook API to remove testHook method.
- Implemented HookService to manage hooks, including loading, executing, and managing hook states.
…ions for tokens and updating repositories to use them
- Changed AI運用6原則 to AI運用7原則, adding a new principle regarding task completion.
- Updated end_of_chat instructions to reflect changes in documentation maintenance.
- Enhanced ELECTRON_DIRECTORY_STRUCTURE.md with a detailed directory structure and responsibilities.
- Added DATABASE_ARCHITECTURE.md and DATABASE_DESIGN_PATTERNS.md to outline database architecture and design patterns.
- Introduced DATABASE_SCHEMA_MANAGEMENT.md for unified schema management.
- Created KNIP_INTEGRATION.md to document the integration of Knip for dead code detection.
# Conflicts:
#	pnpm-lock.yaml
…nctions; update logging functions for improved argument handling
@fjm2u fjm2u merged commit 0b061be into main Aug 13, 2025
2 checks passed
@fjm2u fjm2u deleted the mcp-hook branch August 13, 2025 05:34
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