Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
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: transitive-bullshit/agentic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rawdripcollective-codec/agentic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 24 files changed
  • 2 contributors

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    c3a90dd View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions workflow for npm package publishing

    This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    dfdb19b View commit details
    Browse the repository at this point in the history
  3. Add GitHub Actions workflow for Azure Node.js deployment

    This workflow automates the build and deployment of a Node.js application to Azure Web Apps upon commits to the main branch.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    fed80b2 View commit details
    Browse the repository at this point in the history
  4. Add Codacy security scan workflow

    This workflow checks out code, performs a Codacy security scan, and integrates the results with GitHub Advanced Security.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    c9abb40 View commit details
    Browse the repository at this point in the history
  5. Add Node.js CI workflow for testing and building

    This workflow sets up a CI pipeline for Node.js applications, including installation of dependencies, building the code, and running tests across multiple Node.js versions.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    cf196d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11125c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6473a98 View commit details
    Browse the repository at this point in the history
  8. Add GitHub Actions workflow for labeling PRs

    This workflow applies labels to pull requests based on modified paths.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    1163ff7 View commit details
    Browse the repository at this point in the history
  9. Add GitHub Actions workflow for GitHub Pages deployment

    This workflow automates the deployment of static content to GitHub Pages on pushes to the main branch or manually via the Actions tab.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    b8f60a7 View commit details
    Browse the repository at this point in the history
  10. Add GitHub Actions workflow for Astro deployment

    This workflow builds and deploys an Astro site to GitHub Pages, handling package manager detection and artifact uploading.
    rawdripcollective-codec authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    fbf9eba View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. Configuration menu
    Copy the full SHA
    2748e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6c34a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Merge pull request #2 from rawdripcollective-codec/codex/implement-ve…

    …rtical-slice-for-api-and-web
    
    Add GitHub App installation status & actions (API + web UI)
    rawdripcollective-codec authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    e48b755 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rawdripcollective-codec/codex/create-fully…

    …-developed-github-app
    
    Add WORKING_TREE.md and `scripts/generate-working-tree.sh`
    rawdripcollective-codec authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    404c8a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. ci: add GitHub Actions workflows, security scanning, and Dependabot

    Raw Drip Collective committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    989002b View commit details
    Browse the repository at this point in the history
Loading