Skip to content

update repo name#309

Merged
Aureliolo merged 1 commit into
release-please--branches--main--components--synthorgfrom
Aureliolo-patch-1
Mar 11, 2026
Merged

update repo name#309
Aureliolo merged 1 commit into
release-please--branches--main--components--synthorgfrom
Aureliolo-patch-1

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: Aurelio <19254254+Aureliolo@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 11, 2026 22:23
@Aureliolo Aureliolo merged commit cd83899 into release-please--branches--main--components--synthorg Mar 11, 2026
@Aureliolo Aureliolo deleted the Aureliolo-patch-1 branch March 11, 2026 22:23
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on a critical maintenance task: updating the repository's name across all relevant documentation. The change ensures that all internal and external links, as well as historical references within the changelog, accurately reflect the project's current identity, Aureliolo/synthorg. This update is essential for maintaining consistency and preventing broken links or confusion regarding the project's location.

Highlights

  • Repository Name Update: All references to the previous repository name, Aureliolo/ai-company, have been systematically updated to the new name, Aureliolo/synthorg, throughout the changelog.
Changelog
  • .github/CHANGELOG.md
    • Updated all occurrences of the old repository name Aureliolo/ai-company to Aureliolo/synthorg.
    • Ensured consistency in links and references within the changelog entries.
Activity
  • No specific human activity (comments, reviews, progress updates) has been recorded for this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Mar 11, 2026

Greptile Summary

This PR performs a bulk rename of the repository slug in .github/CHANGELOG.md, replacing all Aureliolo/ai-company GitHub URLs with Aureliolo/synthorg across 146 lines covering the v0.1.0 release section. The change keeps the changelog consistent with the repository's current name after a rename.

  • All issue links, commit links, and comparison URLs under the ## [0.1.0] section have been updated from ai-companysynthorg.
  • No ai-company references remain in the file after this change.
  • No logic, configuration, or source code is affected — this is a documentation-only update.

Confidence Score: 5/5

  • This PR is safe to merge — it is a documentation-only rename with no logic or configuration changes.
  • The change is a straightforward bulk find-and-replace of a repository slug in the changelog. All 146 affected lines have been correctly updated, no old references remain, and no source code or CI configuration is touched.
  • No files require special attention.

Important Files Changed

Filename Overview
.github/CHANGELOG.md Bulk rename of all Aureliolo/ai-company GitHub URLs to Aureliolo/synthorg across the v0.1.0 changelog entries (146 lines changed); no old references remain.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[".github/CHANGELOG.md"] --> B{URL pattern}
    B -->|old| C["github.com/Aureliolo/ai-company/..."]
    B -->|new| D["github.com/Aureliolo/synthorg/..."]
    C -- "replaced (146 lines)" --> D
    D --> E["Issue links ✓"]
    D --> F["Commit links ✓"]
    D --> G["Compare URL ✓"]
Loading

Last reviewed commit: 3243a97

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates repository references in the GitHub changelog to reflect the new repo name (Aureliolo/synthorg) so issue/commit/compare links point to the renamed repository.

Changes:

  • Replace github.com/Aureliolo/ai-company links with github.com/Aureliolo/synthorg across the changelog entries.
  • Update version compare links under the 0.1.0 section to use the renamed repository path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the repository name from ai-company to synthorg within the CHANGELOG.md file. The changes consist of updating URLs to reflect the new repository name. The modifications appear correct and consistent throughout the file.

Aureliolo added a commit that referenced this pull request May 21, 2026
…lish gap (#2034)

## Summary

- Pin `docker/desktop/Dockerfile` base image (`debian:trixie-slim`) and
the `# syntax=` directive by SHA-256 digest, clearing OSSF Scorecard
code-scanning alert #309 (Pinned-Dependencies). The debian digest was
verified against the live registry; the syntax digest matches the one
already used by every other Dockerfile in the repo.
- Document the desktop image in `docs/design/deployment.md` as a
**not-yet-published** runtime image (it is referenced by the desktop
tool's `desktop_image_pin` default but never built/signed by CI), and
generalise the `docs/security.md` Renovate-scope sentence (the
`dockerfile` manager + `docker:pinDigests` already covers every
Dockerfile, so the old "backend and sandbox" enumeration was
incomplete).
- File #2033 to track the genuine gap surfaced during review: the
desktop image (`ghcr.io/aureliolo/synthorg-desktop`) is referenced by
code shipped in #2031 but is never built, published, or cosign-signed by
CI (GHCR returns 404). The deployment doc points at #2033.

## Test plan

- Docs + Dockerfile-only change; no runtime code touched.
- Pre-commit (ruff/ruff-format, em-dash gate, hadolint) and pre-push
(mypy-affected, pytest-unit-affected, all convention gates, hadolint)
passed locally. hadolint validates the pinned Dockerfile.
- Scorecard alert #309 should clear once this lands on main and the next
code-scanning run completes.

## Review coverage

Pre-reviewed by 3 agents (infra-reviewer, docs-consistency,
comment-quality-rot). infra-reviewer and comment-quality-rot: 0
findings. docs-consistency surfaced the desktop-image documentation gap,
addressed here (and the deeper publish gap tracked in #2033).

Resolves Scorecard alert #309. Does **not** close #2033 (followup
tracking the missing build/publish wiring).
Aureliolo pushed a commit that referenced this pull request May 22, 2026
<!-- HIGHLIGHTS_START -->
## Highlights

> _AI-generated summary (model: `openai/gpt-4.1-mini` via GitHub
Models). Commit-based changelog below._

### What you'll notice
- Introduced conversational interface for direct clarify and propose
interactions.
- Cost management now includes forecast gates, hard ceilings, and Pareto
considerations.
- Added living documentation engine combining wiki and
retrieval-augmented generation features.
- Real intake engine is now operational for live data processing.
- Virtual desktop tool with vision verification gate available for
enhanced workspace control.

### What's new
- Per-project reproducible environments for consistent setups.
- Headless browser testing tool integrated for automated UI validation.
- Governed external API and data access tool introduced.
- Hardened external-remote git backend with sandbox mounts and
push-queue dispatching.
- Adversarial red-team gate subsystem for enhanced security testing.
- Self-extending toolkit to dynamically expand capabilities.
- Stakes-aware model routing enables prioritized processing.
- Task-board entry adapter connects live runtime with project
management.
- Persistent project workspace with pluggable git backend and
per-project push queues implemented.
- Knowledge and provenance substrate added to track data lineage.
- Scoring and data contract framework for golden-company benchmark
evaluations.

### Under the hood
- Desktop Dockerfile pinned by digest to improve build stability and
documented publishing gap fixed.

<!-- HIGHLIGHTS_END -->

:robot: I have created a release *beep* *boop*
---


##
[0.8.7](v0.8.6...v0.8.7)
(2026-05-22)


### Features

* conversational interface v1 - 1:1 clarify + propose
([#2019](#2019))
([216ef94](216ef94)),
closes [#1968](#1968)
* cost as a first-class dial (forecast gate, hard ceiling, Pareto)
([#2029](#2029))
([700a59e](700a59e)),
closes [#1982](#1982)
* **env:** reproducible per-project environments
([#2039](#2039))
([d2c0ef9](d2c0ef9)),
closes [#1994](#1994)
* **evals:** [#1980](#1980)
spine -- scoring + data contract for golden-company benchmark
([#2025](#2025))
([53108e8](53108e8))
* goal/objective entry adapter
([#1964](#1964))
([#2022](#2022))
([cb15c3c](cb15c3c))
* governed external API/data access tool
([#1991](#1991))
([#2032](#2032))
([e08b451](e08b451))
* harden external-remote git backend + per-project sandbox mount +
push-queue dispatch
([#2020](#2020))
([#2030](#2030))
([2fa2e1e](2fa2e1e))
* headless browser testing tool
([#1992](#1992))
([#2024](#2024))
([277b52a](277b52a))
* knowledge + provenance substrate
([#2036](#2036))
([48c897b](48c897b))
* living documentation engine (dual-purpose wiki + RAG namespace)
([#2028](#2028))
([3d10da9](3d10da9)),
closes [#1976](#1976)
* real intake engine online
([#2017](#2017))
([9d8eb34](9d8eb34))
* **redteam:** adversarial red-team gate subsystem
([#1986](#1986))
([#2026](#2026))
([d2207e9](d2207e9))
* self-extending toolkit
([#1995](#1995))
([#2035](#2035))
([5ffc545](5ffc545))
* stakes-aware model routing
([#1998](#1998))
([#2038](#2038))
([9b98312](9b98312))
* task-board entry adapter to live runtime
([#1963](#1963))
([#2023](#2023))
([a8f1eea](a8f1eea))
* virtual desktop tool and vision verifier gate
([#2031](#2031))
([dfe8b42](dfe8b42)),
closes [#1993](#1993)
* **workspace:** persistent project workspace + pluggable git backend +
per-project push queue
([#2021](#2021))
([ee58ee7](ee58ee7))


### Bug Fixes

* pin desktop Dockerfile by digest (Scorecard
[#309](#309)) + document
publish gap ([#2034](#2034))
([8fda188](8fda188))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: synthorg-repo-bot[bot] <279117679+synthorg-repo-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants