Simon
|
618ae8bf14
|
Merge pull request #236 from Wizard-Guido/fix/some-typos-and-grammar
fix: typos and grammar in system prompts and source code
|
2026-03-13 21:13:40 +08:00 |
|
Simon
|
c8a8858d24
|
fix(llms): edge cases
|
2026-03-13 21:03:29 +08:00 |
|
linked-danis
|
b4acd02007
|
fix: validate URL in fetchLlmsTxt
Prevent crash on invalid URLs.
Changes:
- Wrap URL constructor in try/catch
- Return null for invalid URLs instead of throwing
(cherry picked from commit 8b0acf314d0d8c84d6bf896438136e09caf8ba42)
|
2026-03-13 20:44:14 +08:00 |
|
Wen
|
11d3ca3d6e
|
fix: typos and grammar in system prompts and source code
|
2026-03-13 01:32:34 +00:00 |
|
Simon
|
121104e13d
|
feat: truncate llms.txt results
|
2026-03-05 16:59:08 +08:00 |
|
Simon
|
0dacbda9da
|
chore: improve logging
|
2026-03-05 16:54:41 +08:00 |
|
Simon
|
09bdf9ddaf
|
feat(core): experimental support for llms.txt (#157)
* feat(core): experimental support for llms.txt
* docs: experimentalLlmsTxt
|
2026-03-04 18:53:24 +08:00 |
|
Simon
|
fcb9ec4e57
|
chore: clean up
|
2026-02-11 19:27:14 +08:00 |
|
Simon
|
6f0655478a
|
fix(core): remove trimLines to fix indentation lost
|
2026-02-10 16:30:03 +08:00 |
|
Simon
|
6f0ff1fd33
|
refactor: zod tree-shaking; better error handling in agent steps
|
2026-02-09 17:49:10 +08:00 |
|
Simon
|
c9f049a733
|
refactor: rename page-agent to page-agent-core
|
2026-01-19 16:06:07 +08:00 |
|