Skip to content

Releases: orangebeard-io/orangebeard-agent-cli

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 15 Sep 09:33
7804914

Changelog

  • 7804914 Merge pull request #1 from orangebeard-io/4785-bulk-attachments
  • c897a4b Update README with skill installation details
  • 6987dbb [team-soju#4785] Add attachment support to orangebeard-report CLI
  • e2bcf26 [team-soju#4785] SKILL.md: drop the older-server attachment caveat
  • 6798e22 [team-soju#4785] Upload attachments under their declared fileName, not the local path's basename

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:01

Changelog

  • 3e19ade Clarify the listener lookup has no gh CLI dependency
  • 45b2378 README: surface the skill's zero-effort project-setup use case

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:51

Changelog

  • 450a1ca Broaden skill trigger to match plain "run all tests" requests
  • d27e6d8 Check for a dedicated Orangebeard listener before defaulting to bulk-import
  • 2f72779 Trigger on agent-initiated test runs too, not just user-requested ones

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:16

Changelog

  • 05da8e0 Clarify identity fields allow plain readable strings, not just dashed ones
  • b6e1c7b Fix broken README.md reference: install instructions only fetched SKILL.md

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:08

Changelog

  • ba729e3 Forbid dates/times/versions/tags in identity fields, fix contradicting example

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:04

Changelog

  • f1a737d Make per-project setup an explicit, mandatory first step

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:00

Changelog

  • 4da1450 Add automatic, rate-limited update check on report

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:49

Changelog

  • ac50a0d Track reported test structure per project to fix cross-session naming drift

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:33

Changelog

  • 7c9e6eb README: add a Getting Started section for human developers

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:29

Changelog

  • 753ef41 Add stage as a third required run-level attribute