mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-07 08:26:06 +00:00
* feat: simplify local links and support line anchors * fix: align line anchor tests with CI lint * fix: preserve local links across file moves * fix: encode markdown paths when rewriting links * refactor(read): keep explicit line range parameters * fix: simplify legacy link predicate compatibility * docs: align local link behavior with implementation * fix: skip unsupported markdown destination escapes * fix: normalize workspace link paths across platforms * fix: bound markdown link scanning * fix: keep local link processing linear * docs: clarify permissive markdown link parsing * fix: handle local link processing failures * refactor: limit file links to wikilink syntax * docs: align wikilink contract with implementation * fix: normalize dream and neighbor paths on Windows * fix: resolve workspace path for neighbor expansion |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_state_io.py | ||
| arxiv.py | ||
| common_utils.py | ||
| counter.py | ||
| env_utils.py | ||
| evaluation_interface.py | ||
| huggingface_papers.py | ||
| jsonl_zst.py | ||
| line_anchor.py | ||
| link_expansion.py | ||
| logger_utils.py | ||
| logo_utils.py | ||
| service_utils.py | ||
| similarity_utils.py | ||
| token_utils.py | ||
| tushare.py | ||
| wikilink_handler.py | ||