Add AI generation disclosure

This commit is contained in:
Bruno Postle
2026-02-14 08:10:55 +00:00
parent fecd4a810a
commit d4ac3c36ce
40 changed files with 54 additions and 14 deletions
+1
View File
@@ -1,3 +1,4 @@
<!-- This file was generated with the assistance of an AI coding tool. -->
# ifcedit
A CLI wrapper that exposes all 350+ `ifcopenshell.api` mutation functions as
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcEdit - CLI wrapper for ifcopenshell.api mutation functions
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcEdit.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcEdit - CLI wrapper for ifcopenshell.api mutation functions
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcEdit.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcEdit - CLI wrapper for ifcopenshell.api mutation functions
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcEdit.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcEdit - CLI wrapper for ifcopenshell.api mutation functions
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcEdit.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcEdit - CLI wrapper for ifcopenshell.api mutation functions
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcEdit.
#
+1
View File
@@ -0,0 +1 @@
# This file was generated with the assistance of an AI coding tool.
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import ifcopenshell
import ifcopenshell.api.aggregate
import ifcopenshell.api.owner.settings
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import json
from typing import Literal, Optional, Union
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from ifcedit.discover import function_docs, list_functions, list_modules
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import json
import subprocess
import sys
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import ifcopenshell.api.pset
import ifcopenshell.api.root
+1
View File
@@ -1,3 +1,4 @@
<!-- This file was generated with the assistance of an AI coding tool. -->
# ifcmcp
An MCP (Model Context Protocol) server that wraps `ifcquery` and `ifcedit`,
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcMCP - MCP server for IFC building models
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcMCP.
#
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from ifcmcp.server import server
server.run(transport="stdio")
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from __future__ import annotations
import json
+1
View File
@@ -0,0 +1 @@
# This file was generated with the assistance of an AI coding tool.
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import ifcopenshell
import ifcopenshell.api.aggregate
import ifcopenshell.api.owner.settings
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import json
import pytest
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import pytest
from ifcmcp.server import ifc_info, ifc_relations, ifc_select, ifc_summary, ifc_tree
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from ifcmcp.server import server
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import pytest
import ifcmcp.server as server_mod
+1
View File
@@ -1,3 +1,4 @@
<!-- This file was generated with the assistance of an AI coding tool. -->
# ifcquery
A CLI tool for querying and inspecting IFC building models. All output is
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+2 -1
View File
@@ -1,5 +1,6 @@
# This file was generated with the assistance of an AI coding tool.
# IfcQuery - IFC model interrogation CLI
# Copyright (C) 2025 Bruno Postle <bruno@postle.net>
# Copyright (C) 2026 Bruno Postle <bruno@postle.net>
#
# This file is part of IfcQuery.
#
+1
View File
@@ -0,0 +1 @@
# This file was generated with the assistance of an AI coding tool.
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import ifcopenshell
import ifcopenshell.api.aggregate
import ifcopenshell.api.owner.settings
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import json
import os
import subprocess
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from ifcquery.info import info
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import json
import os
import subprocess
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import json
import os
import subprocess
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from ifcquery.select import select
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
import ifcopenshell
import ifcopenshell.api.project
+1
View File
@@ -1,3 +1,4 @@
# This file was generated with the assistance of an AI coding tool.
from ifcquery.tree import tree