Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Coding-Dev-Tools/devforge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Coding-Dev-Tools/devforge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/html-validator-action
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 61 files changed
  • 4 contributors

Commits on Jul 12, 2026

  1. ci: fix html5validator-action version (v2 -> v7.2.0)

    The v2 tag doesn't exist for Cyb3r-Jak3/html5validator-action.
    Latest release is v7.2.0. This fixes the HTML Validation job failure.
    Engineer Tick
    Engineer Tick committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    db0240e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. growth: version-control ready-to-send newsletter outreach email draft

    Drafts/newsletter-outreach-email.md (Console.dev / TLDR / Python Weekly variants)
    was untracked. Commit locally to preserve the artifact; dispatch still requires
    human sender per send-checklist. No outbound send performed by agent.
    cowork-bot
    cowork-bot committed Jul 13, 2026
    Configuration menu
    Copy the full SHA
    1e51f1b View commit details
    Browse the repository at this point in the history
  2. fix(marketing): correct broken install commands across DevForge site

    Replace bare + self-hosted-index pip install commands (which 404 on the
    live index -- it was never published to GitHub Pages, ESC-003 blocks push)
    with the verified-working git+ source-install form for every tool.
    
    Verified: pip install git+https://github.com/Coding-Dev-Tools/<repo>.git
    resolves and builds (dry-run confirmed for apiauth; repo names match the
    actual GitHub repos for all 11 tools). Also fixes wrong advertised package
    names (apighost-cli->apighost, schemaforge->schemaforge-cli repo,
    envault->rh-envault repo, datamorph->datamorph-cli repo, etc.) and removes
    two false claims (devforge.git / tool.git, which are not installable packages).
    
    Revenue lever: conversion (bottom-of-funnel). A visitor copy-pasting the
    advertised install hit a 404 / non-installable package -- the single
    highest-leak point on the DevForge acquisition surface. Honest commands
    compound the value of all existing traffic.
    
    NOT pushed (W's call: firewall ESC-003 blocks push).
    Marketing Growth Agent
    Marketing Growth Agent committed Jul 13, 2026
    Configuration menu
    Copy the full SHA
    a3f47e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2026

  1. fix(marketing): correct click-to-mcp install in drafts + OG image to …

    …working git+ form
    marketing-growth-agent
    marketing-growth-agent committed Jul 15, 2026
    Configuration menu
    Copy the full SHA
    5a576bc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2026

  1. fix(marketing): correct install commands across site + drafts (git+ f…

    …orm, honest PyPI status)
    Engineer Tick
    Engineer Tick committed Jul 21, 2026
    Configuration menu
    Copy the full SHA
    1af4093 View commit details
    Browse the repository at this point in the history
Loading