ReMe/reme/schema
jinliyl 618e8cec66
feat: add entry-point plugin system and extract Auto Fin (#459)
* feat: add entry-point plugin system

* fix: harden plugin config and client loading

* docs(workflow): add detailed manual for publishing reme-auto-fin to PyPI

- Provide step-by-step instructions for updating project.version and merging branches
- Explain dependency verification for reme-ai on PyPI during build
- Specify requirements for GitHub Actions secret configuration and version uniqueness
- Describe manual workflow triggering and input of version number
- Recommend publishing order for related projects
- Clarify that only manual dispatch triggers publishing, no automatic triggers on push or tag

* feat: support plugin-defined component types

* refactor: simplify plugin configuration

* fix: isolate plugin loading and defer client fallback

* refactor: freeze built-in component registry

* fix: isolate config entry point loading

* fix: complete auto-fin package metadata
2026-08-19 17:23:23 +08:00
..
__init__.py feat: add entry-point plugin system and extract Auto Fin (#459) 2026-08-19 17:23:23 +08:00
application_config.py feat: add entry-point plugin system and extract Auto Fin (#459) 2026-08-19 17:23:23 +08:00
daily_paper.py refactor: rebuild auto-fin and daily-paper cookbooks on structured-output agents (#432) 2026-08-07 23:53:14 +08:00
dream.py feat(evolve): report auto-dream file changes (#458) 2026-08-19 15:44:06 +08:00
emb_node.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
file_chunk.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
file_front_matter.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
file_link.py feat: simplify wikilink semantics and support line anchors (#412) 2026-08-05 11:47:50 +08:00
file_node.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
graph_snapshot.py feat: add frontend-ready wikilink graph APIs (#414) 2026-08-05 16:45:50 +08:00
request.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
response.py fix(proactive): expose topics in primary answer (#380) 2026-07-20 16:05:47 +08:00
stream_chunk.py feat(agent): add Codex agent wrapper and ReMe MCP bridge (#358) 2026-07-17 13:39:18 +08:00
token_usage.py feat(evaluation): track job calls and agent token usage in benchmarks (#406) 2026-08-04 11:42:18 +08:00
traverse_graph.py feat: add frontend-ready wikilink graph APIs (#414) 2026-08-05 16:45:50 +08:00