Skip to content

Add demo gif - #36

Merged
SonoTommy merged 3 commits into
mainfrom
add-demo-gif
Jul 24, 2026
Merged

SonoTommy merged 3 commits into
mainfrom
add-demo-gif

Conversation

@SonoTommy

Copy link
Copy Markdown
Member

Summary

Type of change

  • Bug fix
  • New feature
  • New integration (new OSINT tool or external API)
  • Refactor / internal improvement
  • Documentation update
  • Other (describe below)

Test plan

Checklist

  • All tests pass (pytest)
  • Version bumped consistently across pyproject.toml, openosint/__init__.py, README.md, and CLAUDE.md
  • README and docs updated where applicable
  • If adding an integration: the new tool is registered in agent.py, mcp_server.py, cli.py, repl.py, and web_server.py
  • .env.example updated for any new environment variable
  • No secrets or API keys committed

Real, unedited terminal capture under assets/demo/. Menlo (verified
resolving font, ~0.67x FontSize per column) at FontSize 18 fits the
CLI's hardcoded 60-char divider without wrapping it; only the genuinely
long SOA record still wraps. Result holds on screen for 55% of the
7.2s clip. Includes VHS tape, build script, and review frames.
Same capture, one vhs run — demo.tape now has two Output lines
(demo.gif, demo.mp4) for use where a native video player is preferred
over a GIF.
- New CLI demo (real `openosint dns example.com` run) takes the top
  slot: zero friction (no signup/key), directly precedes `pip install`.
- Moved the existing web-graph GIF + live-demo CTA into the Web UI
  section it illustrates, instead of competing for the same top slot.
- Untrack assets/demo/demo.mp4 (X-only; README embeds the GIF). Kept
  the Output line in demo.tape so build.sh still produces it locally.
Copilot AI review requested due to automatic review settings July 24, 2026 10:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@SonoTommy
SonoTommy merged commit 075c8a5 into main Jul 24, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants