Arik Jones (aider)
|
8b85d755af
|
fix: Update Execute function to accept configuration and scraper config
|
2024-09-14 15:17:00 -05:00 |
|
Arik Jones (aider)
|
9660a12549
|
fix: remove unused import of "github.com/tnypxl/rollup/internal/config"
|
2024-09-14 15:16:36 -05:00 |
|
Arik Jones (aider)
|
8e89621ef0
|
fix: Remove redeclaration of cfg in cmd/web.go
|
2024-09-14 15:16:11 -05:00 |
|
Arik Jones (aider)
|
595c451ad9
|
feat: Pass scraper configuration to command execution
|
2024-09-14 15:15:39 -05:00 |
|
Arik Jones
|
3390606916
|
feat: Add support for time package in web.go
|
2024-09-14 14:52:44 -05:00 |
|
Arik Jones (aider)
|
50c9e7898d
|
feat: Implement recursive web scraping and content extraction
|
2024-09-14 14:46:34 -05:00 |
|
Arik Jones
|
cf99bd8bf1
|
feat: Implement web command functionality
|
2024-09-14 14:46:31 -05:00 |
|
Arik Jones (aider)
|
d74213e4ff
|
fix: resolve build errors in cmd/web.go
|
2024-09-14 14:43:18 -05:00 |
|
Arik Jones (aider)
|
0494d9433f
|
feat: Add depth, CSS, and XPath options to web command
|
2024-09-14 14:42:21 -05:00 |
|
Arik Jones (aider)
|
514bcacd8a
|
feat: Implement recursive web scraping with configurable depth and content extraction
|
2024-09-14 14:41:54 -05:00 |
|
Arik Jones
|
0163c4e504
|
Adds a configuration layer for use rollup.yml which may be preferred over CLI flags.
|
2024-09-05 23:41:39 -05:00 |
|
Arik Jones (aider)
|
f376f186c2
|
fix: Update cmd/root.go to use the correct field name for ignore patterns
|
2024-09-05 23:08:38 -05:00 |
|
Arik Jones (aider)
|
876b2d8917
|
refactor: Update field names and comment out undefined function call
|
2024-09-05 23:07:51 -05:00 |
|
Arik Jones (aider)
|
4caf6f5646
|
fix: Update cfg.IgnorePatterns to cfg.Ignore in cmd/root.go
|
2024-09-05 23:07:15 -05:00 |
|
Arik Jones (aider)
|
431d084d2c
|
fix: Resolve cfg redeclaration and update ignore patterns field
|
2024-09-05 23:06:44 -05:00 |
|
Arik Jones
|
5ab1a97f1c
|
feat: Implement web scraping and Markdown conversion
|
2024-09-05 23:06:43 -05:00 |
|
Arik Jones (aider)
|
5824f362b6
|
feat: Add ability to ignore specific files and/or file globs
|
2024-09-05 23:05:52 -05:00 |
|
Arik Jones
|
3d2a42ddc2
|
feat: Add support for configuration file
|
2024-09-05 23:05:51 -05:00 |
|
Arik Jones (aider)
|
587ab03f0c
|
fix: Update summarizeContent function
|
2024-09-03 11:35:11 -05:00 |
|
Arik Jones (aider)
|
5d9dcc6df4
|
feat: Update Anthropic SDK usage to latest version
|
2024-09-03 11:30:38 -05:00 |
|
Arik Jones (aider)
|
129d7f00e4
|
fix: Update Anthropic SDK usage in cmd/web.go
|
2024-09-03 11:26:34 -05:00 |
|
Arik Jones (aider)
|
0f5cb3e505
|
feat: Implement web subcommand to fetch, summarize, and save web content
|
2024-09-03 11:25:15 -05:00 |
|
Arik Jones (aider)
|
baf92acfd2
|
feat: add web subcommand
|
2024-09-03 10:55:15 -05:00 |
|
Arik Jones
|
7dd149417a
|
Initial commit
|
2024-09-03 10:50:10 -05:00 |
|