Skip to content

feat: add skill editing and human confirmation (Issue #40) - #88

Open
derrickCcc wants to merge 1 commit into
ob-labs:mainfrom
derrickCcc:feat/skill-editing-confirmation
Open

feat: add skill editing and human confirmation (Issue #40)#88
derrickCcc wants to merge 1 commit into
ob-labs:mainfrom
derrickCcc:feat/skill-editing-confirmation

Conversation

@derrickCcc

Copy link
Copy Markdown
  • Backend: add update_skill, confirm_skill, skill_status methods to ContextSeek client
  • Backend: add PUT /skill and POST /skill/confirm HTTP endpoints
  • Frontend: add edit mode to SkillsPanel (name, description, body, parameters, tags)
  • Frontend: add human confirmation action with confidence=1.0 and verified=True
  • Frontend: add status badges (auto-generated / edited / confirmed)
  • Frontend: add error messages for save/confirm failures
  • i18n: add 17 new translation keys (zh/en/ja)
  • Tests: 18 new tests (4 HTTP + 14 domain)

Summary

Solution Description

- Backend: add update_skill, confirm_skill, skill_status methods to ContextSeek client
- Backend: add PUT /skill and POST /skill/confirm HTTP endpoints
- Frontend: add edit mode to SkillsPanel (name, description, body, parameters, tags)
- Frontend: add human confirmation action with confidence=1.0 and verified=True
- Frontend: add status badges (auto-generated / edited / confirmed)
- Frontend: add error messages for save/confirm failures
- i18n: add 17 new translation keys (zh/en/ja)
- Tests: 18 new tests (4 HTTP + 14 domain)
@derrickCcc

Copy link
Copy Markdown
Author

#40

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