Commit graph

12 commits

Author SHA1 Message Date
imrewce
d00eac5d53 feat: implementation of the read step for reme (markdown) (#245)
* feat: implementation of the read step for reme (markdown)

* fix(step): markdown read step fixing pr comments

* fix(step): more  fixes for pr comments

* further fix for better review adaptation

* accept absolute path

* fixing base job exception
2026-05-20 10:46:27 +08:00
jinli.yl
2847d81200 up 2026-05-19 19:58:25 +08:00
jinli.yl
d71e01d79f up 2026-05-19 17:24:16 +08:00
jinli.yl
cec7131a5c up 2026-05-19 17:23:03 +08:00
jinli.yl
c18f19abad up 2026-05-19 15:30:14 +08:00
jinli.yl
0f797e5350 up 2026-05-19 12:15:53 +08:00
jinli.yl
dbc27e9b90 up 2026-05-19 12:07:27 +08:00
jinli.yl
a454b17c49 up 2026-05-19 11:12:35 +08:00
jinli.yl
e9b7fd6931 up 2026-05-19 10:38:40 +08:00
jinli.yl
9e889be7b6 up 2026-05-18 16:26:49 +08:00
jinliyl
fdc36a22bc
docs(cli): add comprehensive CLI commands documentation (#237)
Some checks are pending
Pre-commit / run (ubuntu-latest) (push) Waiting to run
Tests ReMe / Unit Tests - py3.10 (push) Waiting to run
Tests ReMe / Unit Tests - py3.13 (push) Waiting to run
* docs(cli): add comprehensive CLI commands documentation

- Document CLI entry point and argument parsing mechanism
- Add detailed command reference with parameters and behaviors
- Include usage examples for common operations like start, search, and reindex
- Describe backend options and service configuration overrides
- Explain local vs server-side command execution patterns
- Provide table format documentation for all available actions

* docs(reme_design): update CLI command documentation with detailed action descriptions

- Rename section from "CLI 指令" to "基础Job" and add author attribution
- Add comprehensive table documenting all available actions with parameters and behaviors
- Include detailed explanations for input/output parameters, defaults, and internal workflows
- Update example usage commands with proper parameter passing syntax
- Add metadata information for each action including health checks and component details
- Clarify the difference between local actions and server-forwarded actions
- Document the new list action that intercepts at client side without forwarding to server
2026-05-17 18:37:12 +08:00
jinliyl
e411eeb4c0
dev/reme4 init merge (#236) 2026-05-17 14:14:43 +08:00