Skip to content

docs: update README with memory plugin and github-dev-assistant tool count#74

Merged
xlabtg merged 3 commits intoxlabtg:mainfrom
konard:issue-73-d924b5b78bf8
Mar 27, 2026
Merged

docs: update README with memory plugin and github-dev-assistant tool count#74
xlabtg merged 3 commits intoxlabtg:mainfrom
konard:issue-73-d924b5b78bf8

Conversation

@konard
Copy link
Copy Markdown

@konard konard commented Mar 27, 2026

Summary

Fixes #73 — Documentation updates for new plugin additions.

  • Add memory plugin to the Available Plugins table under a new "AI & Memory" section (10 tools: memory_store, memory_list, memory_search, memory_update, memory_delete, memory_list_tags, memory_export, memory_import, memory_relate, memory_find_connections)
  • Fix github-dev-assistant tool count from 57 → 60 (matches manifest.json v3.1.2)
  • Plugin manifests already reference TONresistor/teleton-plugins — no change needed (Fix 3 was already in place)
  • Badges already show plugins-28 and tools-249 — matches the target values from the issue

Changes

File Change
README.md Add memory plugin row + new "AI & Memory" section; fix github-dev-assistant tool count 57→60

Test plan

  • Verified memory/manifest.json lists 10 tools matching the README entry
  • Verified github-dev-assistant/manifest.json v3.1.2 has 60 tools
  • Verified all plugin manifest.json files already use TONresistor/teleton-plugins repository URL
  • README renders correctly with the new section between "Developer Tools" and "Utilities & Games"

🤖 Generated with Claude Code

konard and others added 2 commits March 27, 2026 01:52
Adding .gitkeep for PR creation (default mode).
This file will be removed when the task is complete.

Issue: xlabtg#73
…count

- Add memory plugin to Available Plugins table under new "AI & Memory" section
  with 10 tools and correct description
- Fix github-dev-assistant tool count from 57 to 60 (matches manifest v3.1.2)
- All plugin manifests already reference TONresistor/teleton-plugins (no change needed)

Fixes xlabtg#73

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@konard konard changed the title [WIP] Documentation: Update README and plugin manifests for new additions docs: update README with memory plugin and github-dev-assistant tool count Mar 27, 2026
@konard konard marked this pull request as ready for review March 27, 2026 01:56
@konard
Copy link
Copy Markdown
Author

konard commented Mar 27, 2026

🤖 Solution Draft Log

This log file contains the complete execution trace of the AI solution draft process.

💰 Cost estimation:

  • Public pricing estimate: $0.944741
  • Calculated by Anthropic: $0.742771 USD
  • Difference: $-0.201970 (-21.38%)

🤖 Models used:

  • Tool: Anthropic Claude Code
  • Requested: sonnet
  • Model: Claude Sonnet 4.6 (claude-sonnet-4-6)

📎 Log file uploaded as Gist (744KB)


Now working session is ended, feel free to review and add any feedback on the solution draft.

@xlabtg xlabtg merged commit 7a4cfd3 into xlabtg:main Mar 27, 2026
6 checks passed
xlabtg added a commit that referenced this pull request Mar 28, 2026
Add github-dev-assistant plugin (PR #74)
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.

Documentation: Update README and plugin manifests for new additions

2 participants