Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hawkeyexl

hawkeyexl starred DrewThomasson/ebook2audiobook
hawkeyexl pushed 2 commits to add-url-support hawkeyexl/doc-structure-lint
  • Update README and preloadModel.js to clarify language model preloading behavior 48d3bf7
  • Bump version to 0.0.5 and update node-llama-cpp dependency to 3.3.1 1d2ed41

View on GitHub

hawkeyexl pushed 1 commit to add-url-support hawkeyexl/doc-structure-lint
  • Update README to clarify file and template path options for linting 44095c6

View on GitHub

hawkeyexl pushed 1 commit to add-url-support hawkeyexl/doc-structure-lint
  • Enhance getFile to support YAML parsing and improve URL response handling ccd3994

View on GitHub

hawkeyexl pushed 1 commit to add-url-support hawkeyexl/doc-structure-lint
  • Remove caching remote files 31868af

View on GitHub

hawkeyexl pushed 1 commit to add-url-support hawkeyexl/doc-structure-lint
  • Initial integration of getFile for URL support dad20c9

View on GitHub

hawkeyexl pushed 3 commits to add-url-support hawkeyexl/doc-structure-lint
  • getFile abstraction c344238
  • Remove remote note db20d95
  • Merge branch 'add-url-support' of https://github.com/hawkeyexl/doc-structure-lint into add-url-support d0144f5

View on GitHub

hawkeyexl pushed 1 commit to main doc-detective/github-action

View on GitHub

hawkeyexl pushed 1 commit to add-url-support hawkeyexl/doc-structure-lint
  • Add directory support for the file-path CLI argument a5be83d

View on GitHub

hawkeyexl pushed 1 commit to typescript hawkeyexl/doc-structure-lint
  • Add TypeScript configuration and update package dependencies 087844f

View on GitHub

hawkeyexl opened a pull request on hawkeyexl/doc-structure-lint
Let file-path and template-path arguments accept URLs
Add support for URL-based `file-path` and `template-path` arguments. * **Core Functionality**: - Modify `src/index.js` and `src/templateLoader.js` to support reading files from URLs using `axios...
hawkeyexl pushed 1 commit to add-url-support hawkeyexl/doc-structure-lint
  • Let file-path and template-path arguments accept URLs Add support for URL-based `file-path` and `template-path` argu... 676162e

View on GitHub

hawkeyexl created a branch on hawkeyexl/doc-structure-lint

add-url-support - Lint doc structure against templates

hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Allow flexible inference models
Allow users to use OpenAI, Anthropic, and Gemini models. OpenAI integration in particular should be flexible enough to support OpenAI-compatible tools, such as Jan and OpenRouter. May also support ...
hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Allow sepecifying different remote/local models for use with node-llama-cpp
Give the user a choice of which model they want to use. They should be able to specify a model from any publicly available URL or point to a local file they already have on their device.
hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Select template based on `template` frontmatter key
If a Markdown file has a `template` frontmatter key, use that as the default template when linting the file. If the `-t` argument is set via CLI or the `template` parameter is set for the `lintDocu...
hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Let file path accept a directory and lint all the applicable files in that directory recursively
This allows linting a whole directory with a single command.
hawkeyexl opened an issue on hawkeyexl/mdita
Integrate with DITA-OT
https://github.com/VT-Evia/dita-ot-actions
hawkeyexl created a branch on hawkeyexl/doc-structure-lint

typescript - Lint doc structure against templates

hawkeyexl deleted a branch hawkeyexl/doc-structure-lint

llm

hawkeyexl deleted a branch hawkeyexl/doc-structure-lint

tests

hawkeyexl created a comment on an issue on doc-detective/doc-detective.github.io
https://doc-detective.com/docs/get-started/actions/saveScreenshot

View on GitHub

hawkeyexl created a comment on an issue on doc-detective/doc-detective.github.io
https://doc-detective.com/docs/get-started/actions/startRecording

View on GitHub

hawkeyexl opened an issue on doc-detective/doc-detective.github.io
startRecording action docs
Need guide-level docs for `startRecording` action. Should mirror parallel guide action pages.
hawkeyexl opened an issue on doc-detective/doc-detective.github.io
saveScreenshot action docs
Need guide-level docs for `saveScreenshot` action. Should mirror parallel guide action pages.
hawkeyexl pushed 2 commits to main hawkeyexl/doc-structure-lint
  • README: link items in list of features to the corresponding section with details 4c0826e
  • Merge pull request #11 from waldyrious/patch-1 README: link items in list of features to the corresponding section w... 642050c

View on GitHub

hawkeyexl closed a pull request on hawkeyexl/doc-structure-lint
README: link items in list of features to the corresponding section with details
What the title says :) Hopefully this makes it easier for people to get a quick sense of what the project is about and how it works. <!-- This is an auto-generated comment: release notes by codera...
hawkeyexl created a comment on a pull request on hawkeyexl/doc-structure-lint
Thanks @waldyrious! QoL improvements make everything so much easier.

View on GitHub

Load more